Searched refs:shouldUseGoogleCom (Results 1 – 4 of 4) sorted by relevance
37 fun shouldUseGoogleCom(): Boolean method
116 override fun shouldUseGoogleCom(): Boolean { in shouldUseGoogleCom() method
46 public boolean shouldUseGoogleCom() { in shouldUseGoogleCom() method in MockSearchSettings
54 if (mSearchSettings.shouldUseGoogleCom()) { in maybeUpdateBaseUrlSetting()