Searched refs:LOCK_TASK_FEATURE_NOTIFICATIONS (Results 1 – 7 of 7) sorted by relevance
32 import static android.app.admin.DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS;606 mLockTaskController.updateLockTaskFeatures(TEST_USER_ID, LOCK_TASK_FEATURE_NOTIFICATIONS); in testUpdateLockTaskFeatures()691 | DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS); in testGetStatusBarDisableFlags()
110 STATUS_BAR_FLAG_MAP_LOCKED.append(DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS, in STATUS_BAR_FLAG_MAP_LOCKED.append() argument
2363 public static final int LOCK_TASK_FEATURE_NOTIFICATIONS = 1 << 1; field in DevicePolicyManager2425 LOCK_TASK_FEATURE_NOTIFICATIONS,
4602 final int poFlags = DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS in testLockTaskPolicyForProfileOwner()4619 final int mpoFlags = DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS in testLockTaskPolicyForProfileOwner()4634 final int flags = DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS in testLockTaskFeatures_IllegalArgumentException()
68 import static android.app.admin.DevicePolicyManager.LOCK_TASK_FEATURE_NOTIFICATIONS;12137 boolean hasNotification = (flags & LOCK_TASK_FEATURE_NOTIFICATIONS) != 0;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7477 field public static final int LOCK_TASK_FEATURE_NOTIFICATIONS = 2; // 0x2