Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DEventReport.java232 DELIVERY_SUCCESS("DeliverySuccess"), enumConstant
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMceStateMachine.java887 case DELIVERY_SUCCESS: in processNotification()
1183 } else if (status == EventReport.Type.DELIVERY_SUCCESS in notifySentMessageStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java1083 ACTION_MESSAGE_DELIVERED, EventReport.Type.DELIVERY_SUCCESS); in testSendMapMessageDeliveryPendingIntent_notifyStatusSuccess()