Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/servertransaction/
DTransactionExecutorHelper.java52 private static final int[] ON_RESUME_PRE_EXCUTION_STATES = new int[] { ON_START, ON_PAUSE }; field in TransactionExecutorHelper
147 return getClosestOfStates(r, ON_RESUME_PRE_EXCUTION_STATES); in getClosestPreExecutionState()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8759 Landroid/app/servertransaction/TransactionExecutorHelper;->ON_RESUME_PRE_EXCUTION_STATES:[I