Home
last modified time | relevance | path

Searched defs:warnings (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserSystemPackageInstaller.java301 final List<String> warnings = getPackagesWhitelistWarnings(); in checkWhitelistedSystemPackages() local
347 final List<String> warnings = new ArrayList<>(); in getPackagesWhitelistWarnings() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java841 Set<FullScreenIntentDecision> warnings = new HashSet<>(Arrays.asList( in logFullScreenIntentDecision_shouldAlmostAlwaysLogOneTime() local