Searched defs:postExecutionState (Results 1 – 3 of 3) sorted by relevance
142 int postExecutionState) { in getClosestPreExecutionState()271 final int postExecutionState = item.getPostExecutionState(); in lastCallbackRequestingStateIndex() local299 final int postExecutionState = item.getPostExecutionState(); in shouldExcludeLastLifecycleState() local
143 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local164 final int postExecutionState = item.getPostExecutionState(); in executeNonLifecycleItem() local
85 @LifecycleState int postExecutionState) { in obtain()