Searched refs:TEST_URI_STR (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | BluetoothMapContentObserverTest.java | 84 static final String TEST_URI_STR = "http://www.google.com"; field in BluetoothMapContentObserverTest 391 TEST_HANDLE_ONE, type, TEST_URI_STR, TEST_STATUS_VALUE)); in testSetMessageStatusRead_withTypeSmsGsm() 409 TEST_HANDLE_ONE, type, TEST_URI_STR, TEST_STATUS_VALUE)); in testSetMessageStatusRead_withTypeMms() 426 TEST_HANDLE_ONE, type, TEST_URI_STR, TEST_STATUS_VALUE)); in testSetMessageStatusRead_withTypeEmail() 714 TEST_URI_STR, in setEmailMessageStatusDelete_withStatusValueYes() 735 TEST_URI_STR, in setEmailMessageStatusDelete_withStatusValueYes_andUpdateCountZero() 761 TEST_URI_STR, in setEmailMessageStatusDelete_withStatusValueNo() 789 TEST_URI_STR, in setEmailMessageStatusDelete_withStatusValueNo_andOldFolderIdMinusOne() 819 TEST_URI_STR, in setEmailMessageStatusDelete_withStatusValueNo_andInboxFolderNull() 844 TEST_URI_STR, in setMessageStatusDeleted_withTypeEmail() [all …]
|