Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java860 Drawable rightIconDrawable) { in setDrawableIconsInImageView() argument
867 when(rightIconView.getDrawable()).thenReturn(rightIconDrawable); in setDrawableIconsInImageView()