Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java491 long previousContactId = -1; in filterByRange() local
847 long previousContactId = -1; in getDistinctContactIdSize() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java424 final long previousContactId = cursor.getLong(PhoneQuery.CONTACT_ID); in bindView() local