Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java905 String shortHandle = handle.substring(2); in notifySentMessageStatus() local
908 intentToSend = mSentReceiptRequested.remove(mSentMessageLog.get(shortHandle)); in notifySentMessageStatus()
911 intentToSend = mDeliveryReceiptRequested.remove(mSentMessageLog.get(shortHandle)); in notifySentMessageStatus()