Home
last modified time | relevance | path

Searched defs:contactId (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/
DEabUtil.java130 int contactId = getEabContactId(contact, context); in removeContactFromEab() local
141 int contactId = -1; in getEabContactId() local
163 private static int getEabCommonId(int contactId, Context context) { in getEabCommonId()
185 private static int removeContactCapabilities(int contactId, int commonId, Context context) { in removeContactCapabilities()
DEabControllerImpl.java250 int contactId = getIntValue(c, EabProvider.ContactColumns._ID); in saveCapabilities() local
262 int contactId = insertNewContact(phoneNumber); in saveCapabilities() local
678 private void insertNewPresenceCapability(int contactId, RcsContactUceCapability capability) { in insertNewPresenceCapability()
766 private void deleteOldOptionCapability(int contactId) { in deleteOldOptionCapability()
788 private void insertNewOptionCapability(int contactId, RcsContactUceCapability capability) { in insertNewOptionCapability()
DEabContactSyncController.java148 String contactId = cursor.getString(cursor.getColumnIndex( in handleContactDeletedCase() local
249 String contactId = contactCursor.getString(contactCursor.getColumnIndex( in handlePhoneNumberInsertedCase() local
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java102 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry()
111 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry()
134 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry()
191 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry()
201 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry()
213 String destinationLabel, long contactId, Long directoryId, long dataId, in constructSecondLevelEntry()
DRecipientAlternatesAdapter.java369 public RecipientAlternatesAdapter(Context context, long contactId, Long directoryId, in RecipientAlternatesAdapter()
377 public RecipientAlternatesAdapter(Context context, long contactId, Long directoryId, in RecipientAlternatesAdapter()
393 private static Cursor getCursorForConstruction(Context context, long contactId, in getCursorForConstruction()
DBaseRecipientAdapter.java144 public final long contactId; field in BaseRecipientAdapter.TemporaryEntry
156 long contactId, in TemporaryEntry()
DRecipientEditTextView.java732 long contactId = mSelectedChip != null ? mSelectedChip.getEntry().getContactId() : -1; in shrink() local
1006 long contactId = contact.getContactId(); in loadAvatarIcon() local
2601 long contactId = currentChip.getContactId(); in shouldShowEditableText() local
2910 long contactId = chip.getContactId(); in isGeneratedContact() local
/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/eab/
DEabContactSyncControllerTest.java179 private void insertDeletedContactToContactProvider(int contactId, int timestamp) { in insertDeletedContactToContactProvider()
188 int contactId, int rawContactId, int dataId, String number) { in insertContactToContactProvider()
200 private void insertContactToEabProvider(int contactId, in insertContactToEabProvider()
DEabControllerTest.java231 int contactId = cursor.getInt( in testSaveCapabilityAndCleanupInvalidDataInCommonTable() local
257 int contactId = cursor.getInt( in testCleanupInvalidDataInCommonTable() local
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DRecipientAlternatesAdapterTest.java82 long contactId, in addRow()
97 long contactId, in assertRow()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DValidateNotificationPeopleTest.java209 final int contactId = 12345; in testSearchContacts_workContact_queriesWorkContactProvider() local
240 final int contactId = 12345; in testSearchContacts_personalContact_queriesPersonalContactProvider() local
271 final int contactId = 12345; in testMergePhoneNumbers_noPhoneNumber() local
303 final int contactId = 12345; in testMergePhoneNumbers_hasNumber() local
/frameworks/opt/vcard/java/com/android/vcard/
DVCardComposer.java482 public final long contactId; field in VCardComposer.RawContactEntitlesInfo
483 public RawContactEntitlesInfo(Uri rawContactEntitlesUri, long contactId) { in RawContactEntitlesInfo()
499 RawContactEntitlesInfo getRawContactEntitlesInfo(long contactId); in getRawContactEntitlesInfo()
502 private String createOneEntryInternal(long contactId, in createOneEntryInternal()
/frameworks/base/core/java/android/widget/
DQuickContactBadge.java360 long contactId = cursor.getLong(PHONE_ID_COLUMN_INDEX); in onQueryComplete() local
375 long contactId = cursor.getLong(EMAIL_ID_COLUMN_INDEX); in onQueryComplete() local
/frameworks/base/services/people/java/com/android/server/people/data/
DContactsQueryHelper.java115 long contactId; in queryContact() local
/frameworks/base/core/java/android/provider/
DContactsContract.java1687 final long contactId = c.getLong(1); in getLookupUri() local
1703 public static Uri getLookupUri(long contactId, String lookupKey) { in getLookupUri()
1728 long contactId = c.getLong(0); in lookupContact() local
1756 public static void markAsContacted(ContentResolver resolver, long contactId) { in markAsContacted()
1863 public static boolean isEnterpriseContactId(long contactId) { in isEnterpriseContactId()
2045 public Builder setContactId(long contactId) { in setContactId()
2969 final long contactId = cursor.getLong(0); in getContactLookupUri() local
5039 final long contactId = cursor.getLong(0); in getContactLookupUri() local
5257 @NonNull ContentResolver contentResolver, long contactId) { in queryRawContactEntity()
9098 public static void undemote(ContentResolver contentResolver, long contactId) { in undemote()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleSpaceUtilsTest.java552 String contactId = cursor.getString(cursor.getColumnIndex( in cleanupTestContactFromContactProvider() local
/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java263 final long contactId = cursor.getLong(columnIndex); in getCallerInfo() local
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl344 …void startManagedQuickContact(String lookupKey, long contactId, boolean isContactIdIgnored, long d… in startManagedQuickContact()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...