Searched defs:stopLockTask (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivity.java6210 * will not be able to exit this mode until {@link Activity#stopLockTask()} is called.
6215 * an action described by the request dialog. Calling stopLockTask will also exit the
6234 public void stopLockTask() { method in class:Activity

Completed in 234 milliseconds