Searched defs:currentDrawable (Results 1 – 2 of 2) sorted by relevance
210 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onUnselected_withAppIcon_showsAppIcon() local236 Drawable currentDrawable = ((AlphaOptimizedImageView) roleBasedButton.findViewById( in onSelected_withAppIcon_showsAppIcon() local
1509 val currentDrawable: Drawable? = icon.findDrawableByLayerId(R.id.today_icon_day) in setTodayIcon() constant