Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DContextualButton.java57 final KeyButtonDrawable currentDrawable = getImageDrawable(); in updateIcon() local
70 final KeyButtonDrawable currentDrawable = getImageDrawable(); in setVisibility() local
DRotationContextButton.java51 final KeyButtonDrawable currentDrawable = getImageDrawable(); in setVisibility() local
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/navigationbar/
DCarNavigationButtonTest.java190 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onUnselected_withAppIcon_showsAppIcon() local
215 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onSelected_withAppIcon_showsAppIconWithSelectedAlpha() local