Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskUtilityActivity.java32 …public static final String DESTROY_ACTION = "com.android.cts.deviceandprofileowner.LOCK_TASK_DESTR… field in LockTaskUtilityActivity
82 sendLocalBroadcast(new Intent(DESTROY_ACTION)); in onDestroy()