Searched refs:withState (Results 1 – 2 of 2) sorted by relevance
188 InternalState withState(State state) { in withState() method in AbstractLocationProvider.InternalState196 InternalState withState(UnaryOperator<State> operator) { in withState() method in AbstractLocationProvider.InternalState197 return withState(operator.apply(state)); in withState()247 return internalState.withState(operator); in setState()
22909 HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->withState(Lcom/an…22910 HSPLcom/android/server/location/provider/AbstractLocationProvider$InternalState;->withState(Ljava/u…