Searched refs:getLockTaskFeaturesForUser (Results 1 – 1 of 1) sorted by relevance
333 return (getLockTaskFeaturesForUser(userId) in isRecentsAllowed()338 return (getLockTaskFeaturesForUser(userId) in isKeyguardAllowed()701 int oldFlags = getLockTaskFeaturesForUser(userId); in updateLockTaskFeatures()736 int lockTaskFeatures = getLockTaskFeaturesForUser(userId); in setStatusBarState()853 private int getLockTaskFeaturesForUser(int userId) { in getLockTaskFeaturesForUser() method in LockTaskController