Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java52 private static final String LOCK_TASK_ACTIVITY field in LockTaskHostDrivenTest
248 assertEquals(LOCK_TASK_ACTIVITY, activityName); in checkLockedActivityIsRunning()
321 new ComponentName(mContext.getPackageName(), LOCK_TASK_ACTIVITY)); in setDefaultHomeIntentReceiver()