Searched refs:shortInstanceName (Results 1 – 7 of 7) sorted by relevance
65 + " " + service.shortInstanceName + ":" + client.processName + "}"; in toString()70 proto.write(AppBindRecordProto.SERVICE_NAME, service.shortInstanceName); in dumpDebug()
177 + binding.service.shortInstanceName + ": proc=" + binding.service.app); in startAssociationIfNeeded()180 + binding.service.shortInstanceName + ": proc=" + binding.service.app); in startAssociationIfNeeded()279 sb.append(binding.service.shortInstanceName); in toString()301 proto.write(ConnectionRecordProto.SERVICE_NAME, binding.service.shortInstanceName); in dumpDebug()
1021 Slog.d(TAG, "Forcing bg-only service start only for " + r.shortInstanceName in startServiceLocked()1032 + r.shortInstanceName; in startServiceLocked()1062 + service + " to " + r.shortInstanceName in startServiceLocked()1082 + service + " to " + r.shortInstanceName in startServiceLocked()1693 String compName = service.shortInstanceName; in stopInBackgroundLocked()2266 + r.shortInstanceName); in setServiceForegroundInnerLocked()2280 + r.shortInstanceName); in setServiceForegroundInnerLocked()2541 + r.shortInstanceName); in setServiceForegroundInnerLocked()2550 + r.shortInstanceName in setServiceForegroundInnerLocked()4394 Slog.w(TAG, "Failure sending service " + s.shortInstanceName in bindServiceLocked()[all …]
102 sb.append(service.shortInstanceName); in toString()
121 final String shortInstanceName; // instanceName.flattenToShortString(). field in ServiceRecord577 .append(' ').append(sr.shortInstanceName) in toString()789 proto.write(ServiceRecordProto.SHORT_NAME, this.shortInstanceName); in dumpDebug()1112 shortInstanceName = null; in ServiceRecord()1150 shortInstanceName = instanceName.flattenToShortString(); in ServiceRecord()1614 + shortInstanceName in postNotification()1782 .append(' ').append(shortInstanceName); in toString()
508 r.shortInstanceName, in logFgsApiEvent()
159 public static TimeoutRecord forServiceExec(@NonNull String shortInstanceName, in forServiceExec() argument162 "executing service " + shortInstanceName + ", waited " in forServiceExec()