Home
last modified time | relevance | path

Searched defs:postExecutionState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/servertransaction/
DTransactionExecutorHelper.java133 int postExecutionState) { in getClosestPreExecutionState()
234 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState() local
DTransactionExecutor.java128 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local