Home
last modified time | relevance | path

Searched defs:stopSubscribe (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java84 public boolean stopSubscribe(short transactionId, byte pubSubId) { in stopSubscribe() method in TestUtils.MonitoredWifiAwareNativeApi
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java920 public boolean stopSubscribe(short transactionId, byte pubSubId) { in stopSubscribe() method in WifiAwareNativeApi