Home
last modified time | relevance | path

Searched refs:getLockTaskFeaturesForUser (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java399 return (getLockTaskFeaturesForUser(userId) in isRecentsAllowed()
404 return (getLockTaskFeaturesForUser(userId) in isKeyguardAllowed()
409 return (getLockTaskFeaturesForUser(userId) in isBlockingInTaskEnabled()
823 int oldFlags = getLockTaskFeaturesForUser(userId); in updateLockTaskFeatures()
858 int lockTaskFeatures = getLockTaskFeaturesForUser(userId); in setStatusBarState()
990 private int getLockTaskFeaturesForUser(int userId) { in getLockTaskFeaturesForUser() method in LockTaskController
/aosp12/frameworks/base/services/
H A Dart-profile47048 HSPLcom/android/server/wm/LockTaskController;->getLockTaskFeaturesForUser(I)I+]Landroid/util/Sparse…