Home
last modified time | relevance | path

Searched refs:attemptMyContactsMembership (Results 1 – 1 of 1) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DGoogleSource.java161 public static final void attemptMyContactsMembership(EntityDelta state, Context context) { in attemptMyContactsMembership() method in GoogleSource
166 attemptMyContactsMembership(state, accountName, accountType, context, true); in attemptMyContactsMembership()
170 attemptMyContactsMembership(null, account.name, account.type, context, true); in createMyContactsIfNotExist()
179 private static final void attemptMyContactsMembership(EntityDelta state, in attemptMyContactsMembership() method in GoogleSource
243 attemptMyContactsMembership( in attemptMyContactsMembership()