Searched defs:postExecutionState (Results 1 – 3 of 3) sorted by relevance
141 int postExecutionState) { in getClosestPreExecutionState()250 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState() local
82 public static RefreshCallbackItem obtain(@LifecycleState int postExecutionState) { in obtain()
129 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks() local