/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | MultiInstanceHelperTest.kt | 191 val TEST_ACTIVITY = "TestActivity"; constant
|
/aosp_15_r20/external/dagger2/javatests/dagger/android/processor/ |
H A D | ContributesAndroidInjectorTest.java | 28 private static final Source TEST_ACTIVITY = field in ContributesAndroidInjectorTest
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | ActivityInfoTest.java | 52 private static final String TEST_ACTIVITY = TEST_PKG + ".MockActivity"; field in ActivityInfoTest
|
H A D | LauncherAppsForHiddenProfilesTest.java | 87 private static final String TEST_ACTIVITY = "android.testapp.CrossProfileSharingActivity"; field in LauncherAppsForHiddenProfilesTest
|
/aosp_15_r20/cts/hostsidetests/memunreachable/src/android/memunreachable/cts/ |
H A D | MemunreachableTests.kt | 62 private const val TEST_ACTIVITY = "android.memunreachable.app.TestMemunreachableActivity" constant
|
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
H A D | CpuPowerStatsCollectorValidationTest.java | 65 private static final String TEST_ACTIVITY = TEST_PKG + ".TestActivity"; field in CpuPowerStatsCollectorValidationTest
|
H A D | BstatsCpuTimesValidationTest.java | 85 private static final String TEST_ACTIVITY = TEST_PKG + ".TestActivity"; field in BstatsCpuTimesValidationTest
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
H A D | SnapshotTaskTests.java | 64 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in SnapshotTaskTests
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/policy/ |
D | LockTaskModePolicyHandlerTest.java | 86 private static final String TEST_ACTIVITY = "TestActivity"; field in LockTaskModePolicyHandlerTest
|
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
H A D | MockTestActivityUtil.java | 49 public static final ComponentName TEST_ACTIVITY = new ComponentName( field in MockTestActivityUtil
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/packagemanager/src/android/os/ |
H A D | PackageManagerPerfTest.java | 60 private static final ComponentName TEST_ACTIVITY = field in PackageManagerPerfTest
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/parsing/ |
H A D | PackageParsingDeferErrorTest.kt | 43 private const val TEST_ACTIVITY = in <lambda>() constant
|
/aosp_15_r20/frameworks/base/tests/inputmethod/ConcurrentMultiSessionImeTest/src/com/android/server/inputmethod/multisessiontest/ |
H A D | ConcurrentMultiUserTest.java | 72 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in ConcurrentMultiUserTest
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/ |
D | ProvisioningActivityTest.java | 117 private static final ComponentName TEST_ACTIVITY = new ComponentName(TEST_PACKAGE, field in ProvisioningActivityTest
|
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/ |
D | LauncherModelHelper.java | 78 public static final String TEST_ACTIVITY = "com.android.launcher3.tests.Activity2"; field in LauncherModelHelper
|
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A D | DisplayEventDeliveryTest.java | 99 private static final String TEST_ACTIVITY = TEST_PACKAGE + ".DisplayEventActivity"; field in DisplayEventDeliveryTest
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
H A D | Components.java | 152 public static final ComponentName TEST_ACTIVITY = component("TestActivity"); field in Components
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | SurfaceControlViewHostTests.java | 159 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in SurfaceControlViewHostTests
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | IntentTest.java | 106 private static final String TEST_ACTIVITY = TEST_PACKAGE + ".MockActivity"; field in IntentTest
|