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