Searched refs:VISIBLE_APP_LAYER_MAX (Results 1 – 2 of 2) sorted by relevance
105 static final int VISIBLE_APP_LAYER_MAX = PERCEPTIBLE_APP_ADJ - VISIBLE_APP_ADJ - 1; field in ProcessList
23208 int minLayer = ProcessList.VISIBLE_APP_LAYER_MAX; in computeOomAdjLocked()