Home
last modified time | relevance | path

Searched refs:IS_SUPER_PRIMARY (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardExporterTests.java188 .put(StructuredName.IS_SUPER_PRIMARY, 1); in testStructuredNameUseSuperPrimaryCommon()
329 .put(StructuredName.IS_SUPER_PRIMARY, 1); in testStructuredNameComplicatedCommon()
/frameworks/base/core/java/android/provider/
DContactsContract.java2985 Data.IS_SUPER_PRIMARY); in getEntityAndIncrementCursor()
4034 public static final String IS_SUPER_PRIMARY = "is_super_primary"; field
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java233 Integer isSuperPrimary = contentValues.getAsInteger(StructuredName.IS_SUPER_PRIMARY); in getPrimaryContentValueWithStructuredName()
1394 contentValues.getAsInteger(Event.IS_SUPER_PRIMARY); in appendEvents()
/frameworks/base/api/
Dcurrent.txt25614 field public static final java.lang.String IS_SUPER_PRIMARY = "is_super_primary";
Dsystem-current.txt27570 field public static final java.lang.String IS_SUPER_PRIMARY = "is_super_primary";