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.java128 int postExecutionState) { in getClosestPreExecutionState()
229 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState() local
DTransactionExecutor.java101 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local