Home
last modified time | relevance | path

Searched defs:lockTaskModeState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java647 private void setLockTaskMode(@NonNull Task task, int lockTaskModeState, in setLockTaskMode()
696 private void performStartLockTask(String packageName, int userId, int lockTaskModeState) { in performStartLockTask()
843 private void setStatusBarState(int lockTaskModeState, int userId) { in setStatusBarState()
876 private void setKeyguardState(int lockTaskModeState, int userId) { in setKeyguardState()
H A DTaskChangeNotificationController.java562 void notifyLockTaskModeChanged(int lockTaskModeState) { in notifyLockTaskModeChanged()
H A DRecentTasks.java658 void onLockTaskModeStateChanged(int lockTaskModeState, int userId) { in onLockTaskModeStateChanged()