Searched refs:onUidActive (Results 1 – 6 of 6) sorted by relevance
34 void onUidActive(int uid); in onUidActive() method
471 @Override public void onUidActive(int uid) throws RemoteException {
353 @Override public void onUidActive(int uid) throws RemoteException {
2804 @Override public void onUidActive(int uid) throws RemoteException { in onUidActive() method in AlarmManagerService.UidObserver
664 @Override public void onUidActive(int uid) throws RemoteException {
4220 observer.onUidActive(item.uid); in dispatchUidsChanged()