HomeSort by relevance Sort by last modified time
    Searched defs:attemptMyContactsMembership (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/
GoogleSource.java 126 public static final void attemptMyContactsMembership(EntityDelta state, Context context) {
131 attemptMyContactsMembership(state, accountName, accountType, context, true);
135 attemptMyContactsMembership(null, account.name, account.type, context, true);
144 private static final void attemptMyContactsMembership(EntityDelta state,
207 attemptMyContactsMembership(
  /packages/apps/Contacts/src/com/android/contacts/ui/
EditContactActivity.java     [all...]

Completed in 599 milliseconds