Searched refs:clearLockedTasks (Results 1 – 5 of 5) sorted by relevance
411 mLockTaskController.clearLockedTasks("testClearLockedTasks"); in testClearLockedTasks()437 mLockTaskController.clearLockedTasks("testClearLockedTasks"); in testClearLockedTasks_noLockSetting_noPassword_deviceIsUnlocked()457 mLockTaskController.clearLockedTasks("testClearLockedTasks"); in testClearLockedTasks_noLockSetting_password_deviceIsLocked()474 mLockTaskController.clearLockedTasks("testClearLockedTasks"); in testClearLockedTasks_lockSettingTrue_deviceIsLocked()491 mLockTaskController.clearLockedTasks("testClearLockedTasks"); in testClearLockedTasks_lockSettingFalse_doesNotRequirePassword()
394 clearLockedTasks("stopAppPinning"); in stopLockTaskMode()430 void clearLockedTasks(String reason) { in clearLockedTasks() method in LockTaskController
549 public abstract void clearLockedTasks(String reason); in clearLockedTasks() method in ActivityTaskManagerInternal
7410 public void clearLockedTasks(String reason) { in clearLockedTasks() method in ActivityTaskManagerService.LocalService7412 getLockTaskController().clearLockedTasks(reason); in clearLockedTasks()
2441 mService.mAtmInternal.clearLockedTasks(reason);