Searched refs:isLocationModeEnabled (Results 1 – 1 of 1) sorted by relevance
67 if (!isLocationModeEnabled(context, UserHandle.getUserId(uid)) in canAccessCellLocation()76 private static boolean isLocationModeEnabled(@NonNull Context context, @UserIdInt int userId) { in isLocationModeEnabled() method in LocationAccessPolicy