Searched refs:onUidStateChanged (Results 1 – 6 of 6) sorted by relevance
24 void onUidStateChanged(int uid, int procState); in onUidStateChanged() method
463 @Override public void onUidStateChanged(int uid, int procState) throws RemoteException {
345 @Override public void onUidStateChanged(int uid, int procState) throws RemoteException {
2798 @Override public void onUidStateChanged(int uid, int procState) throws RemoteException { in onUidStateChanged() method in AlarmManagerService.UidObserver
652 @Override public void onUidStateChanged(int uid, int procState) throws RemoteException {
4243 observer.onUidStateChanged(item.uid, item.processState); in dispatchUidsChanged()