Searched defs:TEST_ACTIVITY (Results 1 – 8 of 8) sorted by relevance
52 private static final String TEST_ACTIVITY = TEST_PKG + ".MockActivity"; field in ActivityInfoTest
87 private static final String TEST_ACTIVITY = "android.testapp.CrossProfileSharingActivity"; field in LauncherAppsForHiddenProfilesTest
62 private const val TEST_ACTIVITY = "android.memunreachable.app.TestMemunreachableActivity" constant
64 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in SnapshotTaskTests
49 public static final ComponentName TEST_ACTIVITY = new ComponentName( field in MockTestActivityUtil
153 public static final ComponentName TEST_ACTIVITY = component("TestActivity"); field in Components
168 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in SurfaceControlViewHostTests
106 private static final String TEST_ACTIVITY = TEST_PACKAGE + ".MockActivity"; field in IntentTest