Searched refs:CLIPBOARD_TEST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
25 public static final ComponentName CLIPBOARD_TEST_ACTIVITY = new ComponentName( field in StreamedAppConstants
27 import static android.virtualdevice.cts.common.StreamedAppConstants.CLIPBOARD_TEST_ACTIVITY;427 .setComponent(CLIPBOARD_TEST_ACTIVITY) in launchTestActivity()