Searched refs:isLocationEnabledForUser (Results 1 – 15 of 15) sorted by relevance
125 boolean isLocationEnabledForUser(int userId); in isLocationEnabledForUser() method
635 return isLocationEnabledForUser(mContext.getUser()); in isLocationEnabled()647 public boolean isLocationEnabledForUser(@NonNull UserHandle userHandle) { in isLocationEnabledForUser() method in LocationManager660 return mService.isLocationEnabledForUser(userHandle.getIdentifier()); in isLocationEnabledForUser()3696 return mManager.isLocationEnabledForUser(userId); in recompute()
131 getOutPrintWriter().println(mService.isLocationEnabledForUser(userId)); in handleIsLocationEnabled()
398 if (!isLocationEnabledForUser(UserHandle.getUserId(uid))) { in onSystemReady()1284 public boolean isLocationEnabledForUser(int userId) { in isLocationEnabledForUser() method in LocationManagerService
376 return locationManager.isLocationEnabledForUser(UserHandle.of(userId)); in isLocationModeEnabled()
192 return mBootCompleteCache.isBootComplete() && locationManager.isLocationEnabledForUser( in isLocationEnabled()
339 return mLocationManager.isLocationEnabledForUser(UserHandle.of(userId)); in getLocationEnabledSetting()
1382 .isLocationEnabledForUser(UserHandle.CURRENT);
949 enabled |= locationManager.isLocationEnabledForUser(visibleUserHandle); in updateEnabled()
15359 boolean wasLocationEnabled = mInjector.getLocationManager().isLocationEnabledForUser( in setLocationEnabled()
6616 method public boolean isLocationEnabledForUser(@NonNull android.os.UserHandle);
10547 HSPLandroid/location/ILocationManager$Stub$Proxy;->isLocationEnabledForUser(I)Z10622 HSPLandroid/location/LocationManager;->isLocationEnabledForUser(Landroid/os/UserHandle;)Z
10550 HSPLandroid/location/ILocationManager$Stub$Proxy;->isLocationEnabledForUser(I)Z10625 HSPLandroid/location/LocationManager;->isLocationEnabledForUser(Landroid/os/UserHandle;)Z
4735 HSPLcom/android/server/location/LocationManagerService;->isLocationEnabledForUser(I)Z+]Lcom/android…
23296 Landroid/location/ILocationManager$Stub$Proxy;->isLocationEnabledForUser(I)Z23389 Landroid/location/ILocationManager;->isLocationEnabledForUser(I)Z