Searched refs:isUserLocationRestricted (Results 1 – 1 of 1) sorted by relevance
114 if (isUserLocationRestricted(currentUserId)) { in setLocationEnabled()143 private boolean isUserLocationRestricted(int userId) { in isUserLocationRestricted() method in LocationControllerImpl