Searched refs:USE_GOOGLE_COM_PREF (Results 1 – 2 of 2) sorted by relevance
119 return searchPreferences.getBoolean(USE_GOOGLE_COM_PREF, true) in shouldUseGoogleCom()124 storeBoolean(USE_GOOGLE_COM_PREF, useGoogleCom) in setUseGoogleCom()166 const val USE_GOOGLE_COM_PREF = "use_google_com" constant
142 if (SearchSettingsImpl.USE_GOOGLE_COM_PREF.equals(key)) { in onSharedPreferenceChanged()