Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskUtilityActivity.java31 …public static final String CREATE_ACTION = "com.android.cts.deviceandprofileowner.LOCK_TASK_CREATE… field in LockTaskUtilityActivity
76 sendLocalBroadcast(new Intent(CREATE_ACTION)); in onCreate()