OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISPLAY_ORDER
(Results
1 - 3
of
3
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
ContactsPreferences.java
103
ContactsContract.Preferences.
DISPLAY_ORDER
);
114
ContactsContract.Preferences.
DISPLAY_ORDER
, displayOrder);
133
ContactsContract.Preferences.
DISPLAY_ORDER
), false, this);
/packages/apps/Contacts/tests/src/com/android/contacts/activities/
PeopleActivityTest.java
167
ContactsContract.Preferences.
DISPLAY_ORDER
)
/frameworks/base/core/java/android/provider/
ContactsContract.java
288
public static final String
DISPLAY_ORDER
= "android.contacts.
DISPLAY_ORDER
";
291
* The value for the
DISPLAY_ORDER
key corresponding to showing the given name first.
298
* The value for the
DISPLAY_ORDER
key corresponding to showing the family name first.
[
all
...]
Completed in 45 milliseconds