Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DEventReport.java233 SENDING_SUCCESS("SendingSuccess"), enumConstant
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMceStateMachine.java889 case SENDING_SUCCESS: in processNotification()
1181 || status == EventReport.Type.SENDING_SUCCESS) { in notifySentMessageStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java1065 ACTION_MESSAGE_SENT, EventReport.Type.SENDING_SUCCESS); in testSendMapMessageSentPendingIntent_notifyStatusSuccess()
1101 testSendMapMessagePendingIntents_base(null, EventReport.Type.SENDING_SUCCESS); in testSendMapMessageNullPendingIntent_noNotifyStatus()