Home
last modified time | relevance | path

Searched defs:TEST_DELETE_FOLDER_ID (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java90 static final long TEST_DELETE_FOLDER_ID = BluetoothMapContract.FOLDER_ID_DELETED; field in BluetoothMapContentObserverTest
1240 mObserver.getMsgListMsg().get(TEST_HANDLE_ONE).folderId, TEST_DELETE_FOLDER_ID); in handleMsgListChangesMsg_withExistingMessage_andNonNullDeletedFolder() local