Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6463 private boolean fullyCustomViewRequiresDecoration(boolean fromStyle) { in fullyCustomViewRequiresDecoration() argument
6467 if (fromStyle && PLATFORM_STYLE_CLASSES.contains(mStyle.getClass())) { in fullyCustomViewRequiresDecoration()