Home
last modified time | relevance | path

Searched refs:mFullPssPending (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java207 private boolean mFullPssPending = false; field in AppProfiler
622 if (mFullPssPending) { in collectPssInBackground()
623 mFullPssPending = false; in collectPssInBackground()
1072 mFullPssPending = true; in requestPssAllProcsLPr()