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