Searched refs:shouldAddPreference (Results 1 – 3 of 3) sorted by relevance
135 if (!shouldAddPreference(entry)) { in onRebuildComplete()235 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()