Searched refs:mPrefixForLog (Results 1 – 1 of 1) sorted by relevance
93 private final String mPrefixForLog; field in TransportConnection152 mPrefixForLog = classNameForLog + "#" + mIdentifier + ":"; in TransportConnection()613 TransportUtils.log(priority, TAG, formatMessage(mPrefixForLog, null, message)); in log()618 TransportUtils.log(priority, TAG, formatMessage(mPrefixForLog, caller, message)); in log()