Searched refs:stopSubscribe (Results 1 – 4 of 4) sorted by relevance
84 public boolean stopSubscribe(short transactionId, byte pubSubId) { in stopSubscribe() method in TestUtils.MonitoredWifiAwareNativeApi
1380 inOrder.verify(mMockNative).stopSubscribe((short) 0, subscribeId); in testDisconnectWhileSubscribePending()
142 mWifiAwareNativeApi.stopSubscribe((short) 0, mPubSubId); in terminate()
920 public boolean stopSubscribe(short transactionId, byte pubSubId) { in stopSubscribe() method in WifiAwareNativeApi