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

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

Completed in 48 milliseconds