Home
last modified time | relevance | path

Searched defs:dryRun (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessCachedOptimizerRecord.java287 boolean setShouldNotFreeze(boolean shouldNotFreeze, boolean dryRun) { in setShouldNotFreeze()
DProcessStateRecord.java485 boolean setCurRawAdj(int curRawAdj, boolean dryRun) { in setCurRawAdj()
613 boolean setCurRawProcState(int curRawProcState, boolean dryRun) { in setCurRawProcState()
DOomAdjuster.java2621 boolean couldRecurse, boolean dryRun) { in computeServiceHostOomAdjLSP()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java5508 View getViewForPosition(int position, boolean dryRun) { in getViewForPosition()
5532 boolean dryRun, long deadlineNs) { in tryGetViewHolderForPositionByDeadline()
6013 ViewHolder getScrapOrHiddenOrCachedHolderForPosition(int position, boolean dryRun) { in getScrapOrHiddenOrCachedHolderForPosition()
6066 ViewHolder getScrapOrCachedViewForId(long id, int type, boolean dryRun) { in getScrapOrCachedViewForId()