Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DVisibilityExtractor.java59 DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in process()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DVisibilityExtractorTest.java22 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS;
153 KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testGlobalAllDpmNoneChannelAll()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java26 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS;
540 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testDevicePolicyDoesNotAllowNotifications()
560 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testDevicePolicyDoesNotAllowNotifications_deviceOwnerSetsForUserAll()
562 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testDevicePolicyDoesNotAllowNotifications_deviceOwnerSetsForUserAll()
582 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testDevicePolicyDoesNotAllowNotifications_userAll()
602 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testDevicePolicyDoesNotAllowNotifications_secondary()
860 .thenReturn(KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testUserAllowsNotificationsInPublic_devicePolicyChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java23 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS;
505 final boolean allowedLockscreen = (dpmFlags & KEYGUARD_DISABLE_SECURE_NOTIFICATIONS) == 0; in updateDpcSettings()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java7200 public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 1 << 2; field in DevicePolicyManager
7286 | DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5427 field public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 4; // 0x4
/frameworks/base/core/api/
Dcurrent.txt8378 field public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 4; // 0x4