Searched refs:findViewForElement (Results 1 – 2 of 2) sorted by relevance
138 CanvasViewInfo layoutView = findViewForElement(mRootView, mLayout); in convertToGridLayout()479 private CanvasViewInfo findViewForElement(CanvasViewInfo info, Element element) { in findViewForElement() method in GridLayoutConverter485 CanvasViewInfo result = findViewForElement(child, element); in findViewForElement()
128 CanvasViewInfo layoutView = findViewForElement(mRootView, mLayout); in convertToRelative()965 private CanvasViewInfo findViewForElement(CanvasViewInfo info, Element element) { in findViewForElement() method in RelativeLayoutConversionHelper971 CanvasViewInfo result = findViewForElement(child, element); in findViewForElement()