Searched refs:createAwareNetworkInterface (Results 1 – 4 of 4) sorted by relevance
94 public boolean createAwareNetworkInterface(short transactionId, String interfaceName) { in createAwareNetworkInterface() method in TestUtils.MonitoredWifiAwareNativeApi
222 inOrder.verify(mMockNative).createAwareNetworkInterface(transactionId.capture(), in testCreateDeleteAllInterfaces()265 inOrder.verify(mMockNative).createAwareNetworkInterface(transactionId.capture(), in testCreateDeleteAllInterfaces()1817 inOrder.verify(mMockNative).createAwareNetworkInterface(transactionId.capture(), in initOobDataPathEndPoint()
813 public boolean createAwareNetworkInterface(short transactionId, String interfaceName) { in createAwareNetworkInterface() method in WifiAwareNativeApi
1708 waitForResponse = mWifiAwareNativeApi.createAwareNetworkInterface( in processCommand()