OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ensureSampleGroupExists
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java
94
final long groupId = ContactManager.
ensureSampleGroupExists
(mContext, account);
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
60
public static long
ensureSampleGroupExists
(Context context, Account account) {
[
all
...]
Completed in 3684 milliseconds