Searched refs:skipCallbackParser (Results 1 – 3 of 3) sorted by relevance
43 LayoutlibCallback callback, ResourceReference adapterRef, boolean skipCallbackParser) { in getView() argument50 parent, false /*attachToRoot*/, skipCallbackParser); in getView()53 skipCallbackParser |= pair.getSecond(); in getView()64 return Pair.of(view, skipCallbackParser); in getView()
684 boolean skipCallbackParser = false; in postInflateProcess()690 list, false, skipCallbackParser); in postInflateProcess()695 skipCallbackParser |= pair.getSecond(); in postInflateProcess()702 list, false, skipCallbackParser); in postInflateProcess()707 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
478 boolean skipCallbackParser) { in inflateView() argument481 if (!isPlatformLayout && !skipCallbackParser) { in inflateView()