Searched refs:LOCK_TASK_MODE_NONE (Results 1 – 13 of 13) sorted by relevance
20 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;177 private int mLockTaskModeState = LOCK_TASK_MODE_NONE;388 if (mLockTaskModeState == LOCK_TASK_MODE_NONE) { in stopLockTaskMode()485 setStatusBarState(LOCK_TASK_MODE_NONE, userId); in performStopLockTask()486 setKeyguardState(LOCK_TASK_MODE_NONE, userId); in performStopLockTask()496 mWindowManager.onLockTaskStateChanged(LOCK_TASK_MODE_NONE); in performStopLockTask()500 mLockTaskModeState = LOCK_TASK_MODE_NONE; in performStopLockTask()593 lockTaskModeState != LOCK_TASK_MODE_NONE); in setLockTaskMode()599 } else if (lockTaskModeState != LOCK_TASK_MODE_NONE) { in setLockTaskMode()756 if (lockTaskModeState == LOCK_TASK_MODE_NONE) { in setKeyguardState()[all …]
20 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;82 private int mLockTaskState = LOCK_TASK_MODE_NONE;
19 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;1452 mAtmService.getLockTaskModeState() != LOCK_TASK_MODE_NONE; in checkEnterPictureInPictureState()
30 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;2944 return getLockTaskModeState() != LOCK_TASK_MODE_NONE; in isInLockTaskMode()
20 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;162 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testPreconditions()301 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testStopLockTaskMode()366 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testStopLockTaskMode_rootTask()391 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testStopLockTaskMode_pinned()414 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testClearLockedTasks()566 assertEquals(LOCK_TASK_MODE_NONE, mLockTaskController.getLockTaskModeState()); in testUpdateLockTaskPackages_taskRemoved()
48 ActivityManager.LOCK_TASK_MODE_NONE ? 0xFFFFC0C0 : 0xFFFFFFFF; in onCreate()
34 ActivityManager.LOCK_TASK_MODE_NONE ? 0xFFFFC0C0 : 0xFFFFFFFF; in onCreate()
20 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;461 return ActivityTaskManager.getService().getLockTaskModeState() != LOCK_TASK_MODE_NONE;
19 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;466 mActivityManager.getLockTaskModeState() == LOCK_TASK_MODE_NONE ? in initSettingsH()
718 public static final int LOCK_TASK_MODE_NONE = 0; field in ActivityManager4182 return getLockTaskModeState() != LOCK_TASK_MODE_NONE;
22 import static android.app.ActivityManager.LOCK_TASK_MODE_NONE;11065 != LOCK_TASK_MODE_NONE; in setStatusBarDisabled()
3963 field public static final int LOCK_TASK_MODE_NONE = 0; // 0x0