Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator2.java522 long rId = -1; in updateMatchScoresBasedOnExceptions() local
562 final long rId = c.getLong(IdentityLookupMatchQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnIdentityMatch() local
586 long rId = c.getLong(NameLookupMatchQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnNameMatches() local
616 long rId = c.getLong(EmailLookupQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnEmailMatches() local
647 long rId = c.getLong(NameLookupMatchQueryWithParameter.RAW_CONTACT_ID); in updateMatchScoresBasedOnNameMatches() local
687 long rId = c.getLong(PhoneLookupQuery.RAW_CONTACT_ID); in updateMatchScoresBasedOnPhoneMatches() local
933 Long rId = c.getLong(NullNameRawContactsIdsQuery.RAW_CONTACT_ID); in updateScoreForCandidatesWithoutName() local
/packages/modules/Connectivity/framework/src/android/net/
DNetworkRequest.java248 public NetworkRequest(NetworkCapabilities nc, int legacyType, int rId, Type type) { in NetworkRequest()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_host.cpp424 jint rId = reportId; in getReportNative() local