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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodHelperActivity.java 104 public static final String ACTION_TEST_CROSS_PROFILE_INTENTS_DIALOG =
109 // ACTION_TEST_CROSS_PROFILE_INTENTS_DIALOG, but the intent used is a web intent, and there is
327 } else if (action.equals(ACTION_TEST_CROSS_PROFILE_INTENTS_DIALOG)) {
DeviceAdminTestReceiver.java 155 filter.addAction(ByodHelperActivity.ACTION_TEST_CROSS_PROFILE_INTENTS_DIALOG);
ByodFlowTestActivity.java 348 new Intent(ByodHelperActivity.ACTION_TEST_CROSS_PROFILE_INTENTS_DIALOG));
    [all...]

Completed in 234 milliseconds