Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DVisibilityExtractorTest.java23 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
172 KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testGlobalAllDpmSomeChannelAll()
227 KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testGlobalAllDpmSomeChannelNone()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
DRestrictedLockUtilsTest.java23 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
230 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
235 mContext, KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS, mUserId); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
240 mContext, KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS, mProfileId); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
/frameworks/base/services/core/java/com/android/server/notification/
DVisibilityExtractor.java72 DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in process()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java27 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
658 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testDevicePolicy_noPrivateNotifications()
689 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testDevicePolicy_noPrivateNotifications_userAll()
709 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testDevicePolicyPrivateNotifications_secondary()
876 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in testNewUserAdded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java24 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
506 final boolean allowedPrivate = (dpmFlags & KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS) == 0; in updateDpcSettings()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java7205 public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 1 << 3; field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java739 DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_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.txt5429 field public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 8; // 0x8
/frameworks/base/core/api/
Dcurrent.txt8381 field public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 8; // 0x8