Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/illustration/
H A DIllustrationTest.kt59 val isIllustrationNode = hasAnyAncestor(hasDrawable(resId)) regex
82 val isIllustrationNode = hasAnyAncestor(hasRaw(resId)) regex