Searched refs:isSystemLocationSettingEnabled (Results 1 – 2 of 2) sorted by relevance
106 static boolean isSystemLocationSettingEnabled(Context context) { in isSystemLocationSettingEnabled() method in GoogleLocationSettingHelper
84 || !GoogleLocationSettingHelper.isSystemLocationSettingEnabled(context)) { in canGetLocation()