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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
SelectAccountActivity.java 49 private AccountSelectionUtil.AccountSelectedListener mAccountSelectionListener;
80 mAccountSelectionListener =
103 if (mAccountSelectionListener == null) {
105 "mAccountSelectionListener must not be null.");
108 mAccountSelectionListener,
ImportVCardActivity.java 112 private AccountSelectionUtil.AccountSelectedListener mAccountSelectionListener;
    [all...]

Completed in 88 milliseconds