Searched refs:shouldAddPreference (Results 1 – 2 of 2) sorted by relevance
139 if (!shouldAddPreference(entry)) { in onRebuildComplete()242 static boolean shouldAddPreference(AppEntry app) { in shouldAddPreference() method in UnrestrictedDataAccessPreferenceController
95 assertThat(UnrestrictedDataAccessPreferenceController.shouldAddPreference(entry)).isTrue(); in shouldAddPreference_forApps_shouldBeTrue()102 assertThat(UnrestrictedDataAccessPreferenceController.shouldAddPreference(entry)).isFalse(); in shouldAddPreference_forNonApps_shouldBeFalse()