Home
last modified time | relevance | path

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

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