Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/servertransaction/
H A DTransactionExecutorHelper.java141 int postExecutionState) { in getClosestPreExecutionState()
250 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState() local
H A DRefreshCallbackItem.java82 public static RefreshCallbackItem obtain(@LifecycleState int postExecutionState) { in obtain()
H A DTransactionExecutor.java129 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local