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