Searched refs:mClientApps (Results 1 – 1 of 1) sorted by relevance
57 private final Set<CharSequence> mClientApps = new HashSet<>(); field in SurfaceViewHelper86 mClientApps.add(clientAppPackageName); in addClientApp()96 return mClientApps.contains(node.getPackageName()); in isClientNode()105 RotaryProtos.SurfaceViewHelper.CLIENT_APPS, mClientApps); in dump()