Searched refs:WifiNanHalMock (Results 1 – 2 of 2) sorted by relevance
60 private WifiNanHalMock mNanHalMock;71 WifiNanHalMock.initNanHalMockLibrary(); in setup()287 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyCapabilities()326 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponseConfigSuccess()341 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponseConfigFail()359 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponsePublishSuccess()376 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponsePublishFail()393 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponsePublishCancel()410 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponseSubscribeSuccess()427 WifiNanHalMock.callNotifyResponse(transactionId, in testNotifyResponseSubscribeFail()[all …]
33 public class WifiNanHalMock { class