Home
last modified time | relevance | path

Searched refs:RestrictedArrayAdapter (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRestrictedListPreference.java161 return new RestrictedArrayAdapter(context, getEntries(), in createListAdapter()
178 public class RestrictedArrayAdapter extends ArrayAdapter<CharSequence> { class in RestrictedListPreference
180 public RestrictedArrayAdapter(Context context, CharSequence[] objects, int selectedIndex) { in RestrictedArrayAdapter() method in RestrictedListPreference.RestrictedArrayAdapter
/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java161 return new RestrictedArrayAdapter(context, getEntries(), in createListAdapter()
178 public class RestrictedArrayAdapter extends ArrayAdapter<CharSequence> { class in RestrictedListPreference
180 public RestrictedArrayAdapter(Context context, CharSequence[] objects, int selectedIndex) { in RestrictedArrayAdapter() method in RestrictedListPreference.RestrictedArrayAdapter