Searched refs:removeRequestMap (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NsdService.java | 283 private void removeRequestMap(int clientId, int globalId, ClientInfo clientInfo) { in removeRequestMap() method in NsdService.NsdStateMachine.EnabledState 341 removeRequestMap(msg.arg2, id, clientInfo); in processMessage() 380 removeRequestMap(msg.arg2, id, clientInfo); in processMessage() 508 removeRequestMap(clientId, id, clientInfo); in handleNativeEvent() 522 removeRequestMap(clientId, id, clientInfo); in handleNativeEvent() 530 removeRequestMap(clientId, id, clientInfo); in handleNativeEvent() 546 removeRequestMap(clientId, id, clientInfo); in handleNativeEvent()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 2343 HPLcom/android/server/NsdService$NsdStateMachine$EnabledState;->removeRequestMap(IILcom/android/ser…
|