Searched refs:attributedClient (Results 1 – 2 of 2) sorted by relevance
31 final ProcessRecord attributedClient; // The binding was done by the system on behalf field in AppBindRecord39 pw.println(prefix + "attributedClient=" + attributedClient); in dump()59 attributedClient = _attributedClient; in AppBindRecord()
806 ProcessRecord attributedApp = cr.binding.attributedClient; in collectReachableProcessesLocked()2269 if (app.isSdkSandbox && cr.binding.attributedClient != null) { in computeOomAdjLSP()2272 client = cr.binding.attributedClient; in computeOomAdjLSP()