Searched refs:hasAboveClient (Results 1 – 3 of 3) sorted by relevance
96 boolean hasAboveClient; // Bound using BIND_ABOVE_CLIENT, so want to be lower field in ProcessRecord253 if (hasShownUi || pendingUiClean || hasAboveClient) { in dump()256 pw.print(" hasAboveClient="); pw.println(hasAboveClient); in dump()462 hasAboveClient = false; in updateHasAboveClientLocked()466 hasAboveClient = true; in updateHasAboveClientLocked()473 if (hasAboveClient) { in modifyRawOomAdj()
741 b.client.hasAboveClient = true; in bindServiceLocked()
11634 pw.print(" hasAboveClient="); pw.println(r.hasAboveClient); in dumpProcessOomList()12425 app.hasAboveClient = false; in cleanUpApplicationRecordLocked()