Searched refs:STOP_LOCK_TASK (Results 1 – 2 of 2) sorted by relevance
27 public static final String STOP_LOCK_TASK = "stopLockTask"; field in LockTaskUtilityActivity72 if (intent.getBooleanExtra(STOP_LOCK_TASK, false)) { in handleIntent()
419 intent.putExtra(LockTaskUtilityActivity.STOP_LOCK_TASK, true); in stopLockTask()