Searched refs:KEYGUARD_DISABLE_SECURE_NOTIFICATIONS (Results 1 – 8 of 8) sorted by relevance
59 DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in process()
22 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS;153 KEYGUARD_DISABLE_SECURE_NOTIFICATIONS); in testGlobalAllDpmNoneChannelAll()
26 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()
23 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS;505 final boolean allowedLockscreen = (dpmFlags & KEYGUARD_DISABLE_SECURE_NOTIFICATIONS) == 0; in updateDpcSettings()
7200 public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 1 << 2; field in DevicePolicyManager7286 | DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5427 field public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 4; // 0x4
8378 field public static final int KEYGUARD_DISABLE_SECURE_NOTIFICATIONS = 4; // 0x4