Searched refs:LOCK_TASK_FEATURE_OVERVIEW (Results 1 – 5 of 5) sorted by relevance
118 STATUS_BAR_FLAG_MAP_LOCKED.append(DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW, in STATUS_BAR_FLAG_MAP_LOCKED.append() argument368 & DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW) != 0; in isRecentsAllowed()
2353 public static final int LOCK_TASK_FEATURE_OVERVIEW = 1 << 3; field in DevicePolicyManager2395 LOCK_TASK_FEATURE_OVERVIEW,
4594 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskPolicyForProfileOwner()4611 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskPolicyForProfileOwner()4625 | DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW; in testLockTaskFeatures_IllegalArgumentException()
67 import static android.app.admin.DevicePolicyManager.LOCK_TASK_FEATURE_OVERVIEW;11939 boolean hasOverview = (flags & LOCK_TASK_FEATURE_OVERVIEW) != 0;
7471 field public static final int LOCK_TASK_FEATURE_OVERVIEW = 8; // 0x8