Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DBmessageTest.java32 private static final String SIMPLE_MMS_MESSAGE = field in BmessageTest
62 Bmessage message = BmessageParser.createBmessage(SIMPLE_MMS_MESSAGE); in testNormalMessages()