OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rawContactIndex
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java
128
int
rawContactIndex
= 0;
133
backRefs[
rawContactIndex
++] = firstBatch;
/packages/apps/Contacts/src/com/android/contacts/model/
EntityDeltaList.java
140
int
rawContactIndex
= 0;
146
backRefs[
rawContactIndex
++] = isInsert ? firstBatch : -1;
Completed in 31 milliseconds