Searched defs:ProfileQuery (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/preference/
H A DDisplayOptionsPreferenceFragment.java104 public static class ProfileQuery { class in class:DisplayOptionsPreferenceFragment
108 private ProfileQuery() {} method in class:DisplayOptionsPreferenceFragment.ProfileQuery
329 return ProfileQuery.PROFILE_PROJECTION_PRIMARY;
331 return ProfileQuery.PROFILE_PROJECTION_ALTERNATIVE;

Completed in 102 milliseconds