Searched refs:deleteAwareNetworkInterface (Results 1 – 4 of 4) sorted by relevance
99 public boolean deleteAwareNetworkInterface(short transactionId, String interfaceName) { in deleteAwareNetworkInterface() method in TestUtils.MonitoredWifiAwareNativeApi
237 inOrder.verify(mMockNative).deleteAwareNetworkInterface(transactionId.capture(), in testCreateDeleteAllInterfaces()258 inOrder.verify(mMockNative).deleteAwareNetworkInterface(transactionId.capture(), in testCreateDeleteAllInterfaces()454 inOrder.verify(mMockNative).deleteAwareNetworkInterface(transactionId.capture(), in testDestroyNdiDuringNdpSetupResponder()
847 public boolean deleteAwareNetworkInterface(short transactionId, String interfaceName) { in deleteAwareNetworkInterface() method in WifiAwareNativeApi
1712 waitForResponse = mWifiAwareNativeApi.deleteAwareNetworkInterface( in processCommand()