Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator2.java524 long rId = -1; in updateMatchScoresBasedOnExceptions() local
564 final long rId = c.getLong(IdentityLookupMatchQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnIdentityMatch() local
588 long rId = c.getLong(NameLookupMatchQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnNameMatches() local
618 long rId = c.getLong(EmailLookupQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnEmailMatches() local
649 long rId = c.getLong(NameLookupMatchQueryWithParameter.RAW_CONTACT_ID); in updateMatchScoresBasedOnNameMatches() local
689 long rId = c.getLong(PhoneLookupQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnPhoneMatches() local
935 Long rId = c.getLong(NullNameRawContactsIdsQuery.RAW_CONTACT_ID); in updateScoreForCandidatesWithoutName() local
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hid_host.cpp404 jint rId = reportId; in getReportNative() local