Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DRadioButtonPickerFragment.java69 private IllustrationType mIllustrationType; field in RadioButtonPickerFragment
272 mIllustrationType = illustrationType; in setIllustration()
287 switch (mIllustrationType) { in addIllustration()
296 "Invalid illustration type: " + mIllustrationType); in addIllustration()