Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DBmessageTest.java54 private static final String NEGATIVE_LENGTH_MESSAGE = field in BmessageTest
93 Bmessage message = BmessageParser.createBmessage(NEGATIVE_LENGTH_MESSAGE); in testNegativeLengthMessage()