Searched refs:stopInBackgroundLocked (Results 1 – 4 of 4) sorted by relevance
611 mService.mServices.stopInBackgroundLocked(becameIdle.get(i).uid); in updateOomAdjLocked()
784 void stopInBackgroundLocked(int uid) { in stopInBackgroundLocked() method in ActiveServices
17142 mServices.stopInBackgroundLocked(uid); in doStopUidLocked()
2588 HSPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V