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.java338 boolean setShouldNotFreeze(boolean shouldNotFreeze, boolean dryRun, in setShouldNotFreeze()
DProcessStateRecord.java486 boolean setCurRawAdj(int curRawAdj, boolean dryRun) { in setCurRawAdj()
614 boolean setCurRawProcState(int curRawProcState, boolean dryRun) { in setCurRawProcState()
DOomAdjuster.java2732 boolean couldRecurse, boolean dryRun) { in computeServiceHostOomAdjLSP()
3213 int cachedAdj, boolean couldRecurse, boolean dryRun) { in computeProviderHostOomAdjLSP()
/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()