Searched refs:hasAboveClient (Results 1 – 3 of 3) sorted by relevance
102 boolean hasAboveClient; // Bound using BIND_ABOVE_CLIENT, so want to be lower field in ProcessRecord279 if (hasShownUi || pendingUiClean || hasAboveClient || treatLikeActivity) { in dump()282 pw.print(" hasAboveClient="); pw.print(hasAboveClient); in dump()490 hasAboveClient = false; in updateHasAboveClientLocked()494 hasAboveClient = true; in updateHasAboveClientLocked()501 if (hasAboveClient) { in modifyRawOomAdj()
793 b.client.hasAboveClient = true; in bindServiceLocked()
13765 pw.print(" hasAboveClient="); pw.println(r.hasAboveClient); in dumpProcessOomList()14892 app.hasAboveClient = false; in cleanUpApplicationRecordLocked()