Searched refs:setLocationEnabledForUser (Results 1 – 9 of 9) sorted by relevance
182 public void setLocationEnabledForUser(boolean enabled, UserHandle userHandle) { in setLocationEnabledForUser() method in UtilsTest.ShadowLocationManager
189 locationManager.setLocationEnabledForUser(true, primaryUser.getUserHandle()); in configureUser()
77 locationManager.setLocationEnabledForUser(enabled, UserHandle.of(userId)); in updateLocationEnabled()
1298 public void setLocationEnabledForUser(boolean enabled, @NonNull UserHandle userHandle) { in setLocationEnabledForUser() method in LocationManager
2719 UserHandle: android.location.LocationManager#setLocationEnabledForUser(boolean, android.os.UserHand…
1121 …(android.Manifest.permission.WRITE_SECURE_SETTINGS) public void setLocationEnabledForUser(boolean,…
3657 …(android.Manifest.permission.WRITE_SECURE_SETTINGS) public void setLocationEnabledForUser(boolean,…
33443 Landroid/location/ILocationManager$Stub$Proxy;->setLocationEnabledForUser(ZI)V33534 Landroid/location/ILocationManager;->setLocationEnabledForUser(ZI)V