Searched refs:pendingConnectionGroup (Results 1 – 2 of 2) sorted by relevance
136 int pendingConnectionGroup; // To be filled in to ProcessRecord once it connects field in ServiceRecord482 if (pendingConnectionGroup != 0) { in dump()484 pw.print(pendingConnectionGroup); in dump()648 if (pendingConnectionGroup > 0 && proc != null) { in setProcess()651 psr.setConnectionGroup(pendingConnectionGroup); in setProcess()653 pendingConnectionGroup = pendingConnectionImportance = 0; in setProcess()
2973 srec.pendingConnectionGroup = group; in updateServiceGroupLocked()2976 srec.pendingConnectionGroup = 0; in updateServiceGroupLocked()