Home
last modified time | relevance | path

Searched refs:SENDING_FAILURE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DEventReport.java235 SENDING_FAILURE("SendingFailure"), enumConstant
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMceStateMachine.java882 case SENDING_FAILURE: in processNotification()
1180 if (status == EventReport.Type.SENDING_FAILURE in notifySentMessageStatus()
1192 if (status == EventReport.Type.SENDING_FAILURE in notifySentMessageStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java1118 ACTION_MESSAGE_SENT, EventReport.Type.SENDING_FAILURE); in testSendMapMessageSentPendingIntent_notifyStatusFailure()