Searched refs:lockTaskFeatures (Results 1 – 2 of 2) sorted by relevance
719 int lockTaskFeatures = getLockTaskFeaturesForUser(userId); in setStatusBarState() local720 Pair<Integer, Integer> statusBarFlags = getStatusBarDisableFlags(lockTaskFeatures); in setStatusBarState()
9899 final int lockTaskFeatures = getUserData(userId).mLockTaskFeatures; in maybeClearLockTaskPolicyLocked() local9900 if (lockTaskFeatures != DevicePolicyManager.LOCK_TASK_FEATURE_NONE){ in maybeClearLockTaskPolicyLocked()