Home
last modified time | relevance | path

Searched refs:STOP_LOCK_TASK (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskUtilityActivity.java27 public static final String STOP_LOCK_TASK = "stopLockTask"; field in LockTaskUtilityActivity
104 if (intent.getBooleanExtra(STOP_LOCK_TASK, false)) { in handleIntent()