Searched refs:stopInBackgroundLocked (Results 1 – 4 of 4) sorted by relevance
965 mService.mServices.stopInBackgroundLocked(becameIdle.get(i).uid); in updateUidsLocked()
847 void stopInBackgroundLocked(int uid) { in stopInBackgroundLocked() method in ActiveServices
18272 mServices.stopInBackgroundLocked(uid); in doStopUidLocked()
5818 HSPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V