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()
663 boolean skipCallbackParser = false; in postInflateProcess()669 list, false, skipCallbackParser); in postInflateProcess()674 skipCallbackParser |= pair.getSecond(); in postInflateProcess()681 list, false, skipCallbackParser); in postInflateProcess()686 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
447 boolean skipCallbackParser) { in inflateView() argument450 if (!isPlatformLayout && !skipCallbackParser) { in inflateView()