Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DSwitchBar.java118 final Drawable restrictedIconDrawable = a.getDrawable(4); in SwitchBar() local
144 mRestrictedIcon.setImageDrawable(restrictedIconDrawable); in SwitchBar()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DSwitchBar.java119 final Drawable restrictedIconDrawable = a.getDrawable(4); in SwitchBar() local
142 mRestrictedIcon.setImageDrawable(restrictedIconDrawable); in SwitchBar()