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