Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskTest.java60 private static final String RECEIVER_ACTIVITY_NAME = field in LockTaskTest
558 new ComponentName(RECEIVER_ACTIVITY_PACKAGE_NAME, RECEIVER_ACTIVITY_NAME)); in createReceiverActivityIntent()