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

/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSmsStorageLowWarningFragment.java103 final ActionListAdapter listAdapter = new ActionListAdapter(getActivity(), actions);
125 private class ActionListAdapter extends ArrayAdapter<String> { class in class:SmsStorageLowWarningFragment.ChooseActionDialogFragment
126 public ActionListAdapter(final Context context, final List<String> actions) { method in class:SmsStorageLowWarningFragment.ChooseActionDialogFragment.ActionListAdapter

Completed in 46 milliseconds