Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java79 static final String TEST_NUMBER_ONE = "5551212"; field in BluetoothMapContentObserverTest
216 message.addRecipient("One", new String[] {TEST_NUMBER_ONE}, null); in testPushGroupMMS()
236 Assert.assertTrue(mProvider.mContents.contains(TEST_NUMBER_ONE)); in testPushGroupMMS()