Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java125 testPublish(transactionId, publishId, PublishSettings.PUBLISH_TYPE_UNSOLICITED, serviceName, in testPublishUnsolicited()
146 testPublish(transactionId, publishId, PublishSettings.PUBLISH_TYPE_SOLICITED, serviceName, in testPublishSolicited()
649 private void testPublish(short transactionId, int publishId, int publishType, in testPublish() method in WifiNanHalTest
DWifiNanStateManagerTest.java187 public void testPublish() throws Exception { in testPublish() method in WifiNanStateManagerTest