Home
last modified time | relevance | path

Searched refs:AGGREGATION_MODE_DISABLED (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DRawContactDeltaTests.java217 source.getValues().put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DISABLED); in testEntityDiffUpdateInsert()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java165 } else if (aggregationMode == RawContacts.AGGREGATION_MODE_DISABLED) { in aggregateContact()
H A DContactAggregator2.java124 } else if (aggregationMode == RawContacts.AGGREGATION_MODE_DISABLED) { in aggregateContact()
H A DAbstractContactAggregator.java509 case RawContacts.AGGREGATION_MODE_DISABLED: in triggerAggregation()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java2915 public static final int AGGREGATION_MODE_DISABLED = 3; field in ContactsContract.RawContacts
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java4223 return RawContacts.AGGREGATION_MODE_DISABLED; // No valid row found. in getAggregationMode()
H A DContactsProvider2.java2891 values.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DISABLED); in insertRawContact()
4036 values.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DISABLED); in markRawContactAsDeleted()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java997 values.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DISABLED); in testRawContactsInsert()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34806 field public static final int AGGREGATION_MODE_DISABLED = 3; // 0x3
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24593 field public static final int AGGREGATION_MODE_DISABLED = 3; // 0x3