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