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