Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java75 private static final String FOLDER_SENT = "sent"; field in MapClientStateMachineTest
387 new RequestPushMessage(FOLDER_SENT, testBmessage, null, false, false); in testSMSMessageSent()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java121 private static final String FOLDER_SENT = "sent"; field in MceStateMachine
538 sendMessage(MSG_GET_MESSAGE_LISTING, FOLDER_SENT); in enter()