Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java224 public String getProtect() { in getProtect() method in BluetoothMapMessageListingElement
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElementTest.java123 assertThat(mMessageListingElement.getProtect()).isEqualTo(TEST_PROTECT); in getters()
DBluetoothMapContentTest.java1436 assertThat(smsElement.getProtect()).isEqualTo(TEST_NO); in msgListing_withSmsCursorOnly()
1528 assertThat(mmsElement.getProtect()).isEqualTo(TEST_NO); in msgListing_withMmsCursorOnly()
1621 assertThat(emailElement.getProtect()).isEqualTo(TEST_YES); in msgListing_withEmailCursorOnly()
1723 assertThat(imElement.getProtect()).isEqualTo(TEST_YES); in msgListing_withImCursorOnly()