Searched refs:deviceIdsToUpdate (Results 1 – 1 of 1) sorted by relevance
921 final ArraySet<Integer> deviceIdsToUpdate = new ArraySet<>(); in notifyProxyOfRunningAppsChange() local929 deviceIdsToUpdate.add(proxyDeviceId); in notifyProxyOfRunningAppsChange()934 for (Integer proxyDeviceId : deviceIdsToUpdate) { in notifyProxyOfRunningAppsChange()