HomeSort by relevance Sort by last modified time
    Searched defs:isPageSearchEnabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/security/
EncryptionAndCredential.java 109 protected boolean isPageSearchEnabled(Context context) {
  /packages/apps/Settings/src/com/android/settings/search/
BaseSearchIndexProvider.java 66 if (!isPageSearchEnabled(context)) {
129 protected boolean isPageSearchEnabled(Context context) {

Completed in 582 milliseconds