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.java225 static class SelectAccountListAdapter class in SelectPhoneAccountDialogFragment
231 SelectAccountListAdapter( in SelectAccountListAdapter() method in SelectPhoneAccountDialogFragment.SelectAccountListAdapter
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sim/
DSimDialogActivity.java278 private class SelectAccountListAdapter extends ArrayAdapter<String> { class in SimDialogActivity
285 public SelectAccountListAdapter(List<SubscriptionInfo> subInfoList, in SelectAccountListAdapter() method in SimDialogActivity.SelectAccountListAdapter