Searched refs:getViewInfos (Results 1 – 2 of 2) sorted by relevance
67 return mSession != null ? mSession.getViewInfos() : Collections.emptyList(); in getRootViews()
1109 public List<ViewInfo> getViewInfos() { in getViewInfos() method in RenderSessionImpl