OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newusers
(Results
1 - 1
of
1
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
111
final List<RawContact>
newUsers
= new ArrayList<RawContact>();
150
newUsers
.add(rawContact);
[
all
...]
Completed in 40 milliseconds