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()
646 boolean skipCallbackParser = false; in postInflateProcess()652 list, false, skipCallbackParser); in postInflateProcess()657 skipCallbackParser |= pair.getSecond(); in postInflateProcess()664 list, false, skipCallbackParser); in postInflateProcess()669 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
451 boolean skipCallbackParser) { in inflateView() argument454 if (!isPlatformLayout && !skipCallbackParser) { in inflateView()