Searched refs:withAllowed (Results 1 – 3 of 3) sorted by relevance
107 public State withAllowed(boolean allowed) { in withAllowed() method in AbstractLocationProvider.State276 setState(state -> state.withAllowed(allowed)); in setAllowed()
269 .withAllowed(allowed) in onInitialize()
22914 HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->withAllowed(Z)Lcom/androi…