Searched refs:killAllBackgroundProcessesExceptLocked (Results 1 – 3 of 3) sorted by relevance
2562 void killAllBackgroundProcessesExceptLocked(int minTargetSdk, int maxProcState) { in killAllBackgroundProcessesExceptLocked() method
4250 mProcessList.killAllBackgroundProcessesExceptLocked(minTargetSdk, maxProcState); in killAllBackgroundProcessesExcept()
3465 HSPLcom/android/server/am/ProcessList;->killAllBackgroundProcessesExceptLocked(II)V