OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rId
(Results
1 - 6
of
6
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator2.java
97
Log.v(TAG, "Skip
rid
=" + rawContactId + " which has already been aggregated.");
103
Log.v(TAG, "aggregateContact:
rid
=" + rawContactId + " cid=" + currentContactId);
173
Log.v(TAG, "create new contact for
rid
=" + rawContactId);
223
for (long
rId
: newIds) {
225
updateMatchScores(db,
rId
, new MatchCandidateList(),
524
long
rId
= -1;
528
rId
= c.getLong(AggregateExceptionQuery.RAW_CONTACT_ID2);
534
rId
= c.getLong(AggregateExceptionQuery.RAW_CONTACT_ID1);
539
if (
rId
!= -1) {
541
matcher.keepIn(
rId
, contactId, accountId)
[
all
...]
/frameworks/base/core/java/android/net/
NetworkRequest.java
93
public NetworkRequest(NetworkCapabilities nc, int legacyType, int
rId
, Type type) {
97
requestId =
rId
;
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactAggregatorHelper.java
50
for (Long
rId
: rIds) {
51
long acctId = rawContactsToAccounts.get(
rId
);
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp
410
jint
rId
= reportId;
412
if ( (status = sBluetoothHidInterface->get_report((bt_bdaddr_t *) addr, (bthh_report_type_t) rType, (uint8_t)
rId
, bufferSize)) !=
/external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp
[
all
...]
hrtf_g722_1C_48_jitterT2.rtp
[
all
...]
Completed in 276 milliseconds