Searched defs:lockTaskModeState (Results 1 – 6 of 6) sorted by relevance
687 private void setLockTaskMode(@NonNull Task task, int lockTaskModeState, in setLockTaskMode()707 lockTaskModeState)); in setLockTaskMode() local736 private void performStartLockTask(String packageName, int userId, int lockTaskModeState) { in performStartLockTask()886 private void setStatusBarState(int lockTaskModeState, int userId) { in setStatusBarState()919 private void setKeyguardState(int lockTaskModeState, int userId) { in setKeyguardState()
577 void notifyLockTaskModeChanged(int lockTaskModeState) { in notifyLockTaskModeChanged()
721 void onLockTaskModeStateChanged(int lockTaskModeState, int userId) { in onLockTaskModeStateChanged()
202 void onShowRequested(int reason, boolean keyguardLocked, int lockTaskModeState); in onShowRequested()
501 private void initDialog(int lockTaskModeState) { in initDialog()1223 private void initSettingsH(int lockTaskModeState) { in initSettingsH()
908 final int lockTaskModeState) { in onShowRequested()