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.java143 int postExecutionState) { in getClosestPreExecutionState()
249 final int postExecutionState = item.getPostExecutionState(); in lastCallbackRequestingStateIndex() local
277 final int postExecutionState = item.getPostExecutionState(); in shouldExcludeLastLifecycleState() local
DRefreshCallbackItem.java57 @NonNull IBinder activityToken, @LifecycleState int postExecutionState) { in RefreshCallbackItem()
DTransactionExecutor.java123 final int postExecutionState = item.getPostExecutionState(); in executeNonLifecycleItem() local