Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/servertransaction/
DTransactionExecutorHelper.java139 int postExecutionState) { in getClosestPreExecutionState()
243 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState() local
DRefreshCallbackItem.java82 public static RefreshCallbackItem obtain(@LifecycleState int postExecutionState) { in obtain()
DTransactionExecutor.java128 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local