Home
last modified time | relevance | path

Searched defs:withState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/provider/
DAbstractLocationProvider.java188 InternalState withState(State state) { in withState() method in AbstractLocationProvider.InternalState
196 InternalState withState(UnaryOperator<State> operator) { in withState() method in AbstractLocationProvider.InternalState