Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DSelectPhoneAccountDialogFragment.java215 private class SelectAccountListAdapter extends ArrayAdapter<PhoneAccountHandle> { class in SelectPhoneAccountDialogFragment
218 public SelectAccountListAdapter( in SelectAccountListAdapter() method in SelectPhoneAccountDialogFragment.SelectAccountListAdapter
/packages/apps/Dialer/java/com/android/contacts/common/widget/
DSelectPhoneAccountDialogFragment.java236 private static class SelectAccountListAdapter extends ArrayAdapter<PhoneAccountHandle> { class in SelectPhoneAccountDialogFragment
240 SelectAccountListAdapter( in SelectAccountListAdapter() method in SelectPhoneAccountDialogFragment.SelectAccountListAdapter
/packages/apps/Settings/src/com/android/settings/sim/
DSimDialogActivity.java274 private class SelectAccountListAdapter extends ArrayAdapter<String> { class in SimDialogActivity
281 public SelectAccountListAdapter(List<SubscriptionInfo> subInfoList, in SelectAccountListAdapter() method in SimDialogActivity.SelectAccountListAdapter