Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSSecurityFooterTest.java151 private void assertIsIconDrawable(Icon icon, Drawable drawable) { in assertIsIconDrawable() method in QSSecurityFooterTest
681 assertIsIconDrawable(buttonConfig.getIcon(), testDrawable); in testParentalControls()