Home
last modified time | relevance | path

Searched defs:TEST_ACTIVITY_NAME (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/
H A DMediaStore_MetadataKeysTest.java53 private static final String TEST_ACTIVITY_NAME = ReviewActivity.class.getName(); field in MediaStore_MetadataKeysTest
/aosp_15_r20/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/
H A DUninstallPinnedTest.java58 private static final String TEST_ACTIVITY_NAME = TEST_PKG_NAME + ".SelfUninstallActivity"; field in UninstallPinnedTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/a11ychecker/
H A DTestUtils.java38 static final String TEST_ACTIVITY_NAME = "MainActivity"; field in TestUtils
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/endtoends/topics/appupdate/src/com/android/adservices/tests/cts/topics/appupdate/
DAppUpdateTest.java118 private static final String TEST_ACTIVITY_NAME = TEST_PKG_NAME + ".MainActivity"; field in AppUpdateTest
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/legal/
DLegalPreferenceControllerTestCase.java64 private static final String TEST_ACTIVITY_NAME = "BaseTestActivity"; field in LegalPreferenceControllerTestCase
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/system/legal/
DLegalPreferenceControllerTestCase.java64 private static final String TEST_ACTIVITY_NAME = "BaseTestActivity"; field in LegalPreferenceControllerTestCase
/aosp_15_r20/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
H A DTestUtils.java53 public static final String TEST_ACTIVITY_NAME = "com.example.helloworld.TestActivity"; field in TestUtils
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowUsageStatsManagerTest.java54 private static final String TEST_ACTIVITY_NAME = "com.company2.pkg2.Activity"; field in ShadowUsageStatsManagerTest