Searched refs:onUidIdle (Results 1 – 6 of 6) sorted by relevance
40 void onUidIdle(int uid); in onUidIdle() method
474 @Override public void onUidIdle(int uid) throws RemoteException {
356 @Override public void onUidIdle(int uid) throws RemoteException {
2807 @Override public void onUidIdle(int uid) throws RemoteException { in onUidIdle() method in AlarmManagerService.UidObserver
667 @Override public void onUidIdle(int uid) throws RemoteException {
4209 observer.onUidIdle(item.uid); in dispatchUidsChanged()