Searched refs:shouldUseGoogleCom (Results 1 – 4 of 4) sorted by relevance
46 public boolean shouldUseGoogleCom(); in shouldUseGoogleCom() method
179 public boolean shouldUseGoogleCom() { in shouldUseGoogleCom() method in SearchSettingsImpl
46 public boolean shouldUseGoogleCom() { in shouldUseGoogleCom() method in MockSearchSettings
81 if (mSearchSettings.shouldUseGoogleCom()) { in maybeUpdateBaseUrlSetting()