Searched refs:ON_RESUME_PRE_EXCUTION_STATES (Results 1 – 2 of 2) sorted by relevance
52 private static final int[] ON_RESUME_PRE_EXCUTION_STATES = new int[] { ON_START, ON_PAUSE }; field in TransactionExecutorHelper147 return getClosestOfStates(r, ON_RESUME_PRE_EXCUTION_STATES); in getClosestPreExecutionState()
8759 Landroid/app/servertransaction/TransactionExecutorHelper;->ON_RESUME_PRE_EXCUTION_STATES:[I