Home
last modified time | relevance | path

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

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