Searched refs:fromStyle (Results 1 – 1 of 1) sorted by relevance
6463 private boolean fullyCustomViewRequiresDecoration(boolean fromStyle) { in fullyCustomViewRequiresDecoration() argument6467 if (fromStyle && PLATFORM_STYLE_CLASSES.contains(mStyle.getClass())) { in fullyCustomViewRequiresDecoration()