OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISPLAY_ORDER
(Results
1 - 2
of
2
) 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);
/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 40 milliseconds