Searched refs:lockTaskFeatures (Results 1 – 2 of 2) sorted by relevance
901 int lockTaskFeatures = getLockTaskFeaturesForUser(userId); in setStatusBarState() local902 Pair<Integer, Integer> statusBarFlags = getStatusBarDisableFlags(lockTaskFeatures); in setStatusBarState()
20459 int lockTaskFeatures = policy == null20464 return (lockTaskFeatures & lockTaskFeature) == lockTaskFeature;