Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskUtilityActivity.java34 …public static final String RESUME_ACTION = "com.android.cts.deviceandprofileowner.LOCK_TASK_RESUME… field in LockTaskUtilityActivity
89 sendLocalBroadcast(new Intent(RESUME_ACTION)); in onResume()