Searched refs:getLockTaskFeaturesForUser (Results 1 – 2 of 2) sorted by relevance
405 return (getLockTaskFeaturesForUser(userId) in isRecentsAllowed()410 return (getLockTaskFeaturesForUser(userId) in isKeyguardAllowed()415 return (getLockTaskFeaturesForUser(userId) in isBlockingInTaskEnabled()866 int oldFlags = getLockTaskFeaturesForUser(userId); in updateLockTaskFeatures()901 int lockTaskFeatures = getLockTaskFeaturesForUser(userId); in setStatusBarState()1031 private int getLockTaskFeaturesForUser(int userId) { in getLockTaskFeaturesForUser() method in LockTaskController
27666 PLcom/android/server/wm/LockTaskController;->getLockTaskFeaturesForUser(I)I