Searched refs:OOM_ADJ_REASON_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
1242 mService.updateOomAdjLocked(this, OomAdjuster.OOM_ADJ_REASON_ACTIVITY); in updateProcessInfo()
129 static final String OOM_ADJ_REASON_ACTIVITY = OOM_ADJ_REASON_METHOD + "_activityChange"; field in OomAdjuster
15596 ActivityManagerService.this.trimApplications(true, OomAdjuster.OOM_ADJ_REASON_ACTIVITY); in trimApplications()