Searched refs:skipCallbackParser (Results 1 – 3 of 3) sorted by relevance
42 LayoutlibCallback callback, ResourceReference adapterRef, boolean skipCallbackParser) { in getView() argument49 parent, false /*attachToRoot*/, skipCallbackParser); in getView()52 skipCallbackParser |= pair.getSecond(); in getView()63 return Pair.of(view, skipCallbackParser); in getView()
679 boolean skipCallbackParser = false; in postInflateProcess()685 list, false, skipCallbackParser); in postInflateProcess()690 skipCallbackParser |= pair.getSecond(); in postInflateProcess()697 list, false, skipCallbackParser); in postInflateProcess()702 skipCallbackParser |= pair.getSecond(); in postInflateProcess()
485 boolean skipCallbackParser) { in inflateView() argument488 if (!isPlatformLayout && !skipCallbackParser) { in inflateView()