Searched refs:notifyUidForegroundStateChanged (Results 1 – 2 of 2) sorted by relevance
752 public void notifyUidForegroundStateChanged(int uid) { in notifyUidForegroundStateChanged() method in AppStateTracker.MyHandler923 mHandler.notifyUidForegroundStateChanged(uid); in handleUidStateChanged()927 mHandler.notifyUidForegroundStateChanged(uid); in handleUidStateChanged()956 mHandler.notifyUidForegroundStateChanged(uid); in removeUid()
534 HSPLcom/android/server/AppStateTracker$MyHandler;->notifyUidForegroundStateChanged(I)V