Searched refs:isGoogleLocationServicesEnabled (Results 1 – 2 of 2) sorted by relevance
119 public static boolean isGoogleLocationServicesEnabled(Context context) { in isGoogleLocationServicesEnabled() method in GoogleLocationSettingHelper
86 if (!GoogleLocationSettingHelper.isGoogleLocationServicesEnabled(context) in canGetLocation()