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

/packages/apps/Camera/src/com/android/camera/
H A DIconListPreference.java27 public class IconListPreference extends ListPreference { class in inherits:ListPreference
34 public IconListPreference(Context context, AttributeSet attrs) { method in class:IconListPreference
37 attrs, R.styleable.IconListPreference, 0, 0);
/packages/apps/Gallery2/src/com/android/camera/
H A DIconListPreference.java29 public class IconListPreference extends ListPreference { class in inherits:ListPreference
36 public IconListPreference(Context context, AttributeSet attrs) { method in class:IconListPreference
39 attrs, R.styleable.IconListPreference, 0, 0);
/packages/apps/LegacyCamera/src/com/android/camera/
H A DIconListPreference.java29 public class IconListPreference extends ListPreference { class in inherits:ListPreference
35 public IconListPreference(Context context, AttributeSet attrs) { method in class:IconListPreference
38 attrs, R.styleable.IconListPreference, 0, 0);

Completed in 142 milliseconds