Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/display/
DFoldLockBehaviorSettings.java160 IllustrationType.LOTTIE_ANIMATION); in setIllustrationLottieAnimation()
165 IllustrationType.LOTTIE_ANIMATION); in setIllustrationLottieAnimation()
168 IllustrationType.LOTTIE_ANIMATION); in setIllustrationLottieAnimation()
173 IllustrationType.LOTTIE_ANIMATION); in setIllustrationLottieAnimation()
/packages/apps/Settings/src/com/android/settings/widget/
DRadioButtonPickerFragment.java69 private IllustrationType mIllustrationType;
269 IllustrationType illustrationType) { in setIllustration()
282 protected void setIllustration(@AnyRes int illustrationId, IllustrationType illustrationType) { in setIllustration()
318 protected enum IllustrationType { enum in RadioButtonPickerFragment