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
1335 inOrder.verify(mMockNative).stopSubscribe((short) 0, subscribeId); in testDisconnectWhileSubscribePending()
127 mWifiAwareNativeApi.stopSubscribe((short) 0, mPubSubId); in terminate()
779 public boolean stopSubscribe(short transactionId, byte pubSubId) { in stopSubscribe() method in WifiAwareNativeApi