Searched refs:ADJ_SCREEN_OFF (Results 1 – 2 of 2) sorted by relevance
113 public static final int ADJ_SCREEN_OFF = 0; field in ProcessStats124 public static final int[] ALL_SCREEN_ADJ = new int[] { ADJ_SCREEN_OFF, ADJ_SCREEN_ON };423 case ADJ_SCREEN_OFF: in printScreenLabel()439 case ADJ_SCREEN_OFF: in printScreenLabelCsv()
648 int[] csvScreenStats = new int[] { ProcessStats.ADJ_SCREEN_OFF, ProcessStats.ADJ_SCREEN_ON};