Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DEventReport.java202 DELIVERY_SUCCESS("DeliverySuccess"), enumConstant
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java591 case DELIVERY_SUCCESS: in processNotification()
737 } else if (status == EventReport.Type.DELIVERY_SUCCESS in notifySentMessageStatus()