Searched refs:storeRequestMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DNsdService.java237 private void storeRequestMap(int clientId, int globalId, ClientInfo clientInfo, int what) { method in class:NsdService.NsdStateMachine.EnabledState
285 storeRequestMap(msg.arg2, id, clientInfo, msg.what);
324 storeRequestMap(msg.arg2, id, clientInfo, msg.what);
365 storeRequestMap(msg.arg2, id, clientInfo, msg.what);
473 storeRequestMap(clientId, id2, clientInfo, NsdManager.RESOLVE_SERVICE);

Completed in 27 milliseconds