Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java476 case SENDING_SUCCESS: in processNotification()
545 if (status == EventReport.Type.SENDING_SUCCESS) { in notifySentMessageStatus()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DEventReport.java202 SENDING_SUCCESS("SendingSuccess"), DELIVERY_FAILURE("DeliveryFailure"), enumConstant