HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CROSS_PROFILE_TO_WORK (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
CrossProfileTestActivity.java 40 public static final String ACTION_CROSS_PROFILE_TO_WORK =
DeviceAdminTestReceiver.java 101 filter.addAction(CrossProfileTestActivity.ACTION_CROSS_PROFILE_TO_WORK);
ByodFlowTestActivity.java 286 Intent intent = new Intent(CrossProfileTestActivity.ACTION_CROSS_PROFILE_TO_WORK);
    [all...]

Completed in 616 milliseconds