Home
last modified time | relevance | path

Searched defs:previousContactId (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DMultiSelectEmailAddressesListAdapter.java152 final long previousContactId = cursor.getLong(EmailQuery.CONTACT_ID); in bindView() local
H A DMultiSelectPhoneNumbersListAdapter.java152 final long previousContactId = cursor.getLong(PhoneQuery.CONTACT_ID); in bindView() local
H A DPhoneNumberListAdapter.java424 final long previousContactId = cursor.getLong(PhoneQuery.CONTACT_ID); in bindView() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java668 long previousContactId = -1; in filterByRange() local
1320 long previousContactId = -1; in getDistinctContactIdSize() local