Searched refs:getContentDescriptions (Results 1 – 2 of 2) sorted by relevance
116 assertThat(preference.getContentDescriptions()).isNull(); in testProperties_organDonor()131 assertThat(preference.getContentDescriptions().length).isEqualTo( in testProperties_bloodType()144 preference.getContentDescriptions().length, TtsSpan.class); in testContentDescriptions()146 assertThat(preference.getContentDescriptions()[i]).isEqualTo( in testContentDescriptions()
76 CharSequence[] getContentDescriptions() { in getContentDescriptions() method in EmergencyListPreference