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.java611 mService.mServices.stopInBackgroundLocked(becameIdle.get(i).uid); in updateOomAdjLocked()
DActiveServices.java784 void stopInBackgroundLocked(int uid) { in stopInBackgroundLocked() method in ActiveServices
DActivityManagerService.java17142 mServices.stopInBackgroundLocked(uid); in doStopUidLocked()
/frameworks/base/services/
Dart-profile2588 HSPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V