Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
DRestrictedLockUtilsTest.java22 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
213 .thenReturn(KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
218 mContext, KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS, mUserId); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
223 mContext, KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS, mProfileId); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java359 DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS); in userAllowsPrivateNotificationsInPublic()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java3675 public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 1 << 3; field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java415 DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5429 field public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 8; // 0x8
/frameworks/base/config/
Dhiddenapi-public-dex.txt1572 Landroid/app/admin/DevicePolicyManager;->KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS:I
/frameworks/base/api/
Dcurrent.txt6706 field public static final int KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS = 8; // 0x8