Searched defs:onRunningAppsChanged (Results 1 – 4 of 4) sorted by relevance
180 public void onRunningAppsChanged(ArraySet<Integer> runningUids) {} in onRunningAppsChanged() method in DisplayWindowPolicyController
68 void onRunningAppsChanged(ArraySet<Integer> runningUids); in onRunningAppsChanged() method439 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in GenericWindowPolicyController
133 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in VirtualAudioController
264 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in DisplayWindowPolicyControllerTests.TestDisplayWindowPolicyController