Home
last modified time | relevance | path

Searched refs:callDiscEngEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalMock.java81 public static native void callDiscEngEvent(String jsonArgs); in callDiscEngEvent() method in WifiNanHalMock
DWifiNanHalTest.java561 WifiNanHalMock.callDiscEngEvent(HalMockUtils.convertBundleToJson(args).toString()); in testDiscoveryInterfaceChange()
574 WifiNanHalMock.callDiscEngEvent(HalMockUtils.convertBundleToJson(args).toString()); in testClusterChange()