Searched refs:pendingConnectionGroup (Results 1 – 2 of 2) sorted by relevance
185 int pendingConnectionGroup; // To be filled in to ProcessRecord once it connects field in ServiceRecord1040 if (pendingConnectionGroup != 0) { in dump()1042 pw.print(pendingConnectionGroup); in dump()1253 if (pendingConnectionGroup > 0 && proc != null) { in setProcess()1256 psr.setConnectionGroup(pendingConnectionGroup); in setProcess()1258 pendingConnectionGroup = pendingConnectionImportance = 0; in setProcess()
4526 srec.pendingConnectionGroup = group; in updateServiceGroupLocked()4529 srec.pendingConnectionGroup = 0; in updateServiceGroupLocked()