Home
last modified time | relevance | path

Searched refs:LOCK_TASK_FEATURE_OVERVIEW (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java118 STATUS_BAR_FLAG_MAP_LOCKED.append(DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW, in STATUS_BAR_FLAG_MAP_LOCKED.append() argument
400 & DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW) != 0; in isRecentsAllowed()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2385 public static final int LOCK_TASK_FEATURE_OVERVIEW = 1 << 3; field in DevicePolicyManager
2427 LOCK_TASK_FEATURE_OVERVIEW,
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java4604 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskPolicyForProfileOwner()
4621 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskPolicyForProfileOwner()
4635 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskFeatures_IllegalArgumentException()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java69 import static android.app.admin.DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW;
12134 boolean hasOverview = (flags & LOCK_TASK_FEATURE_OVERVIEW) != 0;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7478 field public static final int LOCK_TASK_FEATURE_OVERVIEW = 8; // 0x8