Searched refs:notifyRespondToDataPathIndicationResponse (Results 1 – 4 of 4) sorted by relevance
265 public void notifyRespondToDataPathIndicationResponse(short id, WifiNanStatus status) { in notifyRespondToDataPathIndicationResponse() method in WifiNanIfaceCallbackHidlImpl271 mWifiNanIface.getFrameworkCallback().notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse()
246 public void notifyRespondToDataPathIndicationResponse(char id, NanStatus status) { in notifyRespondToDataPathIndicationResponse() method in WifiNanIfaceCallbackAidlImpl252 mWifiNanIface.getFrameworkCallback().notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse()
634 void notifyRespondToDataPathIndicationResponse(short id, int status); in notifyRespondToDataPathIndicationResponse() method
237 public void notifyRespondToDataPathIndicationResponse(short id, int status) { in notifyRespondToDataPathIndicationResponse() method in WifiAwareNativeCallback