Searched refs:clientProcessName (Results 1 – 2 of 2) sorted by relevance
48 final String clientProcessName; // The source process of this connection's client field in ConnectionRecord125 clientProcessName = _clientProcessName; in ConnectionRecord()156 || !binding.service.processName.equals(clientProcessName))) { in startAssociationIfNeeded()170 clientProcessName, clientPackageName); in startAssociationIfNeeded()
4021 info = r.binding.service.shortInstanceName + " from " + r.clientProcessName; in unbindServiceLocked()