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