Home
last modified time | relevance | path

Searched defs:extraArgs (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DSelectAccountDialogFragment.java65 AccountTypeManager.AccountFilter filter, Bundle extraArgs) { in show()
70 AccountTypeManager.AccountFilter filter, Bundle extraArgs, String tag) { in show()
159 void onAccountChosen(AccountWithDataSet account, Bundle extraArgs); in onAccountChosen()
/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferenceActivity.java222 public void onAccountChosen(AccountWithDataSet account, Bundle extraArgs) { in onAccountChosen()
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java1149 public void onAccountChosen(AccountWithDataSet account, Bundle extraArgs) { in onAccountChosen()