Searched refs:SelectAccountListAdapter (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogFragment.java190 ListAdapter selectAccountListAdapter = new SelectAccountListAdapter(
216 private class SelectAccountListAdapter extends ArrayAdapter<PhoneAccountHandle> { class in class:SelectPhoneAccountDialogFragment
219 public SelectAccountListAdapter( method in class:SelectPhoneAccountDialogFragment.SelectAccountListAdapter
/packages/apps/Settings/src/com/android/settings/sim/
H A DSimDialogActivity.java240 ListAdapter adapter = new SelectAccountListAdapter(
275 private class SelectAccountListAdapter extends ArrayAdapter<String> { class in class:SimDialogActivity
282 public SelectAccountListAdapter(List<SubscriptionInfo> subInfoList, method in class:SimDialogActivity.SelectAccountListAdapter

Completed in 73 milliseconds