Searched refs:otherClient (Results 1 – 1 of 1) sorted by relevance
99 boolean hasSameClient(String otherClient) { in hasSameClient() argument101 return mClientId.compareTo(otherClient) == 0; in hasSameClient()