Searched refs:withIdentity (Results 1 – 3 of 3) sorted by relevance
129 public State withIdentity(@Nullable CallerIdentity identity) { in withIdentity() method in AbstractLocationProvider.State227 .withIdentity(identity) in AbstractLocationProvider()291 setState(state -> state.withIdentity(identity)); in setIdentity()
271 .withIdentity(identity) in onInitialize()
22916 HSPLcom/android/server/location/provider/AbstractLocationProvider$State;->withIdentity(Landroid/loc…