Searched refs:onMessageSendFailNotification (Results 1 – 3 of 3) sorted by relevance
376 mWifiAwareStateManager.onMessageSendFailNotification(id, status); in eventTransmitFollowup()
2065 public void onMessageSendFailNotification(short transactionId, int reason) { in onMessageSendFailNotification() method in WifiAwareStateManager
1912 mDut.onMessageSendFailNotification(tid1, reasonFail); in testMatchAndMessages()2034 mDut.onMessageSendFailNotification(transactionIdVal, reason); in testMultipleMessageSources()2329 mDut.onMessageSendFailNotification(transactionId4, NanStatusCode.INTERNAL_FAILURE); in testSendMessageErrorsImmediateQueueTimeout()2407 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitSuccess()2494 mDut.onMessageSendFailNotification(transactionId.getValue(), NanStatusCode.NO_OTA_ACK); in testSendMessageRetransmitFail()3089 mDut.onMessageSendFailNotification(tid, NanStatusCode.INTERNAL_FAILURE); in process()3097 mDut.onMessageSendFailNotification(tid, NanStatusCode.NO_OTA_ACK); in process()