Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DSmsStorageLowWarningFragment.java125 private class ActionListAdapter extends ArrayAdapter<String> { class in SmsStorageLowWarningFragment.ChooseActionDialogFragment
126 public ActionListAdapter(final Context context, final List<String> actions) { in ActionListAdapter() method in SmsStorageLowWarningFragment.ChooseActionDialogFragment.ActionListAdapter