Searched refs:mClientRequests (Results 1 – 1 of 1) sorted by relevance
237 clientInfo.mClientRequests.put(clientId, what); in storeRequestMap()243 clientInfo.mClientRequests.delete(clientId); in removeRequestMap()817 private final SparseIntArray mClientRequests = new SparseIntArray(); field in NsdService.ClientInfo835 append(" type ").append(mClientRequests.get(clientID)).append("\n"); in toString()850 " global-ID " + globalId + " type " + mClientRequests.get(clientId)); in expungeAllRequests()851 switch (mClientRequests.get(clientId)) { in expungeAllRequests()866 mClientRequests.clear(); in expungeAllRequests()