Searched refs:locationServiceStatus (Results 1 – 1 of 1) sorted by relevance
124 int locationServiceStatus = StrictModeUtils.bypass(() -> getUseLocationForServices(context)); in isGoogleLocationServicesEnabled() local125 return locationServiceStatus == USE_LOCATION_FOR_SERVICES_ON; in isGoogleLocationServicesEnabled()