Home
last modified time | relevance | path

Searched refs:stopInBackgroundLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjuster.java965 mService.mServices.stopInBackgroundLocked(becameIdle.get(i).uid); in updateUidsLocked()
DActiveServices.java847 void stopInBackgroundLocked(int uid) { in stopInBackgroundLocked() method in ActiveServices
DActivityManagerService.java18272 mServices.stopInBackgroundLocked(uid); in doStopUidLocked()
/frameworks/base/services/
Dart-profile5818 HSPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V