Searched refs:notifyStartPublishResponse (Results 1 – 4 of 4) sorted by relevance
167 public void notifyStartPublishResponse(short id, WifiNanStatus status, byte publishId) { in notifyStartPublishResponse() method in WifiNanIfaceCallbackHidlImpl173 mWifiNanIface.getFrameworkCallback().notifyStartPublishResponse( in notifyStartPublishResponse()
148 public void notifyStartPublishResponse(char id, NanStatus status, byte publishId) { in notifyStartPublishResponse() method in WifiNanIfaceCallbackAidlImpl154 mWifiNanIface.getFrameworkCallback().notifyStartPublishResponse( in notifyStartPublishResponse()
590 void notifyStartPublishResponse(short id, int status, byte publishId); in notifyStartPublishResponse() method
188 public void notifyStartPublishResponse(short id, int status, byte publishId) { in notifyStartPublishResponse() method in WifiAwareNativeCallback