Searched refs:ClientChannel (Results 1 – 1 of 1) sorted by relevance
38 static class ClientChannel { class in TestLogService43 ClientChannel(String stopKey) { in ClientChannel() method in TestLogService.ClientChannel48 private static Map<String, ClientChannel> mChannels = new HashMap<>();74 mChannels.put(logtag, new ClientChannel(stopKey)); in registerClient()112 ClientChannel channel = mChannels.get(logtag); in record()