IsGoogleAppsLocationSettingEnabled   18 chrome/android/shell/chrome_shell_google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() OVERRIDE;
IsGoogleAppsLocationSettingEnabled   26 chrome/browser/android/google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() = 0;
IsGoogleAppsLocationSettingEnabled   20 chrome/browser/android/mock_google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() OVERRIDE;
IsGoogleAppsLocationSettingEnabled  112 chrome/browser/geolocation/chrome_geolocation_permission_context_android.cc       !google_location_settings_helper_->IsGoogleAppsLocationSettingEnabled()) {
IsGoogleAppsLocationSettingEnabled   60 chrome/browser/geolocation/geolocation_infobar_delegate_android.cc   if (google_location_settings_helper_->IsGoogleAppsLocationSettingEnabled()) {