Searched defs:clientHiddenAdj (Results 1 – 2 of 2) sorted by relevance
65 int clientHiddenAdj; // If empty but hidden client, this is the adjustment to use field in ProcessRecord
12901 private final int computeOomAdjLocked(ProcessRecord app, int hiddenAdj, int clientHiddenAdj, in computeOomAdjLocked()13800 int clientHiddenAdj, int emptyAdj, ProcessRecord TOP_APP, boolean doingAll) { in updateOomAdjLocked()