Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskUtilityActivity.java29 public static final String FINISH = "finish"; field in LockTaskUtilityActivity
111 if (intent.getBooleanExtra(FINISH, false)) { in handleIntent()