Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java5944 private boolean fullyCustomViewRequiresDecoration(boolean fromStyle) { in fullyCustomViewRequiresDecoration() argument
5948 if (fromStyle && PLATFORM_STYLE_CLASSES.contains(mStyle.getClass())) { in fullyCustomViewRequiresDecoration()