Searched refs:IS_PRIMARY (Results 1 – 11 of 11) sorted by relevance
119 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameUsePrimaryCommon()133 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameUsePrimaryCommon()179 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameUseSuperPrimaryCommon()198 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameUseSuperPrimaryCommon()318 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameComplicatedCommon()341 .put(StructuredName.IS_PRIMARY, 1); in testStructuredNameComplicatedCommon()562 .put(Phone.IS_PRIMARY, 1); in testPhonePrefHandlingCommon()566 .put(Phone.IS_PRIMARY, 1); in testPhonePrefHandlingCommon()737 .put(Email.IS_PRIMARY, 1); in testEmailPrefHandlingCommon()740 .put(Email.IS_PRIMARY, 1); in testEmailPrefHandlingCommon()[all …]
524 .put(Phone.IS_PRIMARY, 1); in testV21PrefToIsPrimary()531 .put(Email.IS_PRIMARY, 1); in testV21PrefToIsPrimary()535 .put(Email.IS_PRIMARY, 1); in testV21PrefToIsPrimary()713 .put(Email.IS_PRIMARY, 1); in testComplicatedCase()798 .put(Phone.IS_PRIMARY, 1); in testV30Simple()832 .put(Phone.IS_PRIMARY, 1); in testV21Japanese1Common()
346 builder.withValue(Phone.IS_PRIMARY, 1); in constructInsertOperation()436 builder.withValue(Data.IS_PRIMARY, 1); in constructInsertOperation()601 builder.withValue(Data.IS_PRIMARY, 1); in constructInsertOperation()809 builder.withValue(Organization.IS_PRIMARY, 1); in constructInsertOperation()913 builder.withValue(Data.IS_PRIMARY, 1); in constructInsertOperation()1012 builder.withValue(Photo.IS_PRIMARY, 1); in constructInsertOperation()1390 builder.withValue(SipAddress.IS_PRIMARY, mIsPrimary); in constructInsertOperation()
241 final Integer isPrimary = contentValues.getAsInteger(StructuredName.IS_PRIMARY); in getPrimaryContentValueWithStructuredName()794 final Integer isPrimaryAsInteger = contentValues.getAsInteger(Phone.IS_PRIMARY); in appendPhones()946 Integer isPrimaryAsInteger = contentValues.getAsInteger(Email.IS_PRIMARY); in appendEmails()1039 contentValues.getAsInteger(StructuredPostal.IS_PRIMARY); in appendPostalsForGeneric()1225 final Integer isPrimaryAsInteger = contentValues.getAsInteger(Im.IS_PRIMARY); in appendIms()1403 contentValues.getAsInteger(Event.IS_PRIMARY); in appendEvents()
3239 DatabaseUtils.cursorLongToContentValuesIfPresent(cursor, cv, Data.IS_PRIMARY); in getEntityAndIncrementCursor()4280 public static final String IS_PRIMARY = "is_primary"; field
559 public static final String IS_PRIMARY = "isPrimary"; field
437 proto.write(ServiceProto.IS_PRIMARY, isPrimary); in dump()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23389 field public static final java.lang.String IS_PRIMARY = "isPrimary";24359 field public static final java.lang.String IS_PRIMARY = "is_primary";
35536 field public static final String IS_PRIMARY = "isPrimary";36582 field public static final String IS_PRIMARY = "is_primary";
48998 Landroid/service/notification/ManagedServicesProto$ServiceProto;->IS_PRIMARY:J