Home
last modified time | relevance | path

Searched refs:NOTIFICATION_TRAMPOLINE_BLOCK (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java499 private static final long NOTIFICATION_TRAMPOLINE_BLOCK = 167676448L; field in NotificationManagerService
12247 return CompatChanges.isChangeEnabled(NOTIFICATION_TRAMPOLINE_BLOCK, uid);
12256 && !CompatChanges.isChangeEnabled(NOTIFICATION_TRAMPOLINE_BLOCK, uid);