Home
last modified time | relevance | path

Searched defs:currentDrawable (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DContextualButton.java57 final KeyButtonDrawable currentDrawable = getImageDrawable(); in updateIcon() local
70 final KeyButtonDrawable currentDrawable = getImageDrawable(); in setVisibility() local
H A DRotationContextButton.java60 final KeyButtonDrawable currentDrawable = getImageDrawable(); in setVisibility() local
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
H A DCarSystemBarButtonTest.java202 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onUnselected_withAppIcon_showsAppIcon() local
226 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onSelected_withAppIcon_showsAppIcon() local
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java1451 Drawable currentDrawable = icon.findDrawableByLayerId(R.id.today_icon_day); in setTodayIcon() local