Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCrossProfileTestActivity.java38 public static final String ACTION_CROSS_PROFILE_TO_PERSONAL = field in CrossProfileTestActivity
DDeviceAdminTestReceiver.java127 filter.addAction(CrossProfileTestActivity.ACTION_CROSS_PROFILE_TO_PERSONAL); in setupProfile()
DByodHelperActivity.java315 CrossProfileTestActivity.ACTION_CROSS_PROFILE_TO_PERSONAL)); in onCreate()