Home | History | Annotate | Download | only in am

Lines Matching defs:stopLockTaskMode

374     void stopLockTaskMode(@Nullable TaskRecord task, boolean isSystemCaller, int callingUid) {
393 // Ensure the same caller for startLockTaskMode and stopLockTaskMode.
415 * unlike {@link #stopLockTaskMode(TaskRecord, boolean, int)}, it doesn't perform the checks.