Searched defs:onRunningAppsChanged (Results 1 – 4 of 4) sorted by relevance
65 void onRunningAppsChanged(ArraySet<Integer> runningUids); in onRunningAppsChanged() method316 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in GenericWindowPolicyController
148 public void onRunningAppsChanged(ArraySet<Integer> runningUids) {} in onRunningAppsChanged() method in DisplayWindowPolicyController
125 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in VirtualAudioController
266 public void onRunningAppsChanged(ArraySet<Integer> runningUids) { in onRunningAppsChanged() method in DisplayWindowPolicyControllerTests.TestDisplayWindowPolicyController