Home
last modified time | relevance | path

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

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardExporterTests.java189 .put(StructuredName.IS_SUPER_PRIMARY, 1); in testStructuredNameUseSuperPrimaryCommon()
330 .put(StructuredName.IS_SUPER_PRIMARY, 1); in testStructuredNameComplicatedCommon()
/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/core/java/android/provider/
DContactsContract.java3241 Data.IS_SUPER_PRIMARY); in getEntityAndIncrementCursor()
4288 public static final String IS_SUPER_PRIMARY = "is_super_primary"; field
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24361 field public static final java.lang.String IS_SUPER_PRIMARY = "is_super_primary";
/frameworks/base/core/api/
Dcurrent.txt36584 field public static final String IS_SUPER_PRIMARY = "is_super_primary";