Searched refs:isPhotoEnabled (Results 1 – 2 of 2) sorted by relevance
67 assertThat(vCardFilter.isPhotoEnabled()).isTrue(); in VCardFilter_isPhotoEnabled_whenFilterIncludesPhoto_returnsTrue()75 assertThat(vCardFilter.isPhotoEnabled()).isFalse(); in VCardFilter_isPhotoEnabled_whenFilterExcludesPhoto_returnsFalse()
860 if (!vcardfilter.isPhotoEnabled()) { in composeContactsAndSendVCards()980 if (!vcardfilter.isPhotoEnabled()) { in composeContactsAndSendSelectedVCards()1288 public boolean isPhotoEnabled() { in isPhotoEnabled() method in BluetoothPbapVcardManager.VCardFilter