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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuard.java 75 final boolean isContactRemoteSearchUserEnabled = isContactRemoteSearchUserSettingEnabled();
206 protected boolean isContactRemoteSearchUserSettingEnabled() {
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuardTest.java 307 boolean isContactRemoteSearchUserSettingEnabled) {
309 mIsContactRemoteSearchUserSettingEnabled = isContactRemoteSearchUserSettingEnabled;
313 protected boolean isContactRemoteSearchUserSettingEnabled() {

Completed in 1102 milliseconds