Searched refs:getProtect (Results 1 – 3 of 3) sorted by relevance
224 public String getProtect() { in getProtect() method in BluetoothMapMessageListingElement
123 assertThat(mMessageListingElement.getProtect()).isEqualTo(TEST_PROTECT); in getters()
1436 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()