Searched refs:onUidActive (Results 1 – 9 of 9) sorted by relevance
39 void onUidActive(int uid); in onUidActive() method
170 public void onUidActive(int uid) { in onUidActive() method in ActivityManager.UidObserver
433 verify(observer).onUidActive(changeItem.uid); in testDispatchUids_dispatchNeededChanges()
376 public void onUidActive(int uid) throws RemoteException {
618 @Override public void onUidActive(int uid) throws RemoteException {
492 public void onUidActive(int uid) throws RemoteException {
2870 @Override public void onUidActive(int uid) throws RemoteException { in onUidActive() method in AlarmManagerService.UidObserver
813 @Override public void onUidActive(int uid) throws RemoteException {
4415 observer.onUidActive(item.uid); in dispatchUidsChangedForObserver()