/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
H A D | NotificationTest.java | 172 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnForceStop() 209 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnPackageRestriction() 265 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnTaskManagerStop() 307 TEST_APP_PACKAGE); in testNotification_userInitiated_anrWhenNotProvided() argument 344 TEST_APP_PACKAGE); in testNotification_userInitiated_noAnrWhenProvided() argument 381 TEST_APP_PACKAGE); in testNotification_regular_noAnrWhenNotProvided() argument 411 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJob_hasUijNotificationFlag() 441 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNonUserInitiatedJob_doesNotHaveUijNotificationFlag()
|
H A D | JobSchedulingTest.java | 85 TEST_APP_PACKAGE)) { in testAnr_onStartJob() argument 91 "am compat enable ANR_PRE_UDC_APIS_ON_SLOW_RESPONSES " + TEST_APP_PACKAGE); in testAnr_onStartJob() local 113 TEST_APP_PACKAGE)) { in testAnr_onStopJob() argument 119 "am compat enable ANR_PRE_UDC_APIS_ON_SLOW_RESPONSES " + TEST_APP_PACKAGE); in testAnr_onStopJob() local
|
H A D | UserInitiatedJobTest.java | 143 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testJobUidState() 212 mContext, TEST_APP_PACKAGE)) { in testRestrictedBalToTop() argument 262 mContext, TEST_APP_PACKAGE)) { in testRestrictedToggling() argument 338 mContext, TEST_APP_PACKAGE)) { in testRestrictedUidState() argument 378 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testSchedulingBal()
|
H A D | JobThrottlingTest.java | 494 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBackgroundUIJsThermal() 1018 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesBatterySaverOn() 1045 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesBatterySaver_toggling() 1076 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesDeviceIdle() 1102 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesDeviceIdle_toggling()
|
H A D | ConnectivityConstraintTest.java | 582 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobExecutes_DozeOn() 968 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBgUiJobBypassesDataSaver() 1016 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBgNonUiJobDoesNotBypassDataSaverWhenUiJobRunning()
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-182810085/src/android/security/cts/BUG_182810085/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183963253/src/android/security/cts/BUG_183963253/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183411210/src/android/security/cts/BUG_183411210/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-182808318/src/android/security/cts/BUG_182808318/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183613671/src/android/security/cts/BUG_183613671/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-182282630/src/android/security/cts/BUG_182282630/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183411279/src/android/security/cts/BUG_183411279/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183794206/src/android/security/cts/BUG_183794206/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-183410508/src/android/security/cts/BUG_183410508/ |
H A D | Constants.java | 22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
|
/aosp_15_r20/cts/hostsidetests/cpptools/src/com/android/cts/cpptools/ |
H A D | RunasPermissionsTest.java | 30 private static final String TEST_APP_PACKAGE = "com.android.cts.domainsocketapp"; field in RunasPermissionsTest
|
/aosp_15_r20/cts/hostsidetests/backup/src/android/cts/backup/ |
H A D | PreservedSettingsRestoreHostSideTest.java | 37 private static final String TEST_APP_PACKAGE = "android.cts.backup.preservedsettingsapp"; field in PreservedSettingsRestoreHostSideTest
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/advancedprotection/ |
H A D | DisallowInstallUnknownSourcesTest.java | 47 private static final String TEST_APP_PACKAGE = field in DisallowInstallUnknownSourcesTest
|
/aosp_15_r20/packages/modules/adb/fastdeploy/deployagent/test/com/android/fastdeploy/ |
D | FastDeployTest.java | 39 private static final String TEST_APP_PACKAGE = "com.example.helloworld"; field in FastDeployTest
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | AbstractTaplTestsTaskbar.java | 39 protected static final String TEST_APP_PACKAGE = field in AbstractTaplTestsTaskbar
|
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxMetricsHostTest/src/com/android/tests/sdksandbox/host/ |
D | SdkSandboxMetricsHostTest.java | 41 private static final String TEST_APP_PACKAGE = "com.android.tests.sdksandbox"; field in SdkSandboxMetricsHostTest
|
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxSmallModuleHostTest/src/com/android/tests/sdksandbox/host/ |
D | SdkSandboxSmallModuleHostTest.java | 43 private static final String TEST_APP_PACKAGE = "com.android.tests.sdksandbox"; field in SdkSandboxSmallModuleHostTest
|
/aosp_15_r20/cts/tests/framework/base/locale/util/src/android/localemanager/cts/util/ |
H A D | LocaleConstants.java | 37 public static final String TEST_APP_PACKAGE = "android.localemanager.cts.app"; field in LocaleConstants
|
/aosp_15_r20/cts/tests/tests/preference/src/android/preference/cts/ |
H A D | PreferenceActivityLegacyFlowTest.java | 51 static final String TEST_APP_PACKAGE = "android.preference.cts"; field in PreferenceActivityLegacyFlowTest
|
/aosp_15_r20/cts/hostsidetests/os/src/android/os/cts/ |
H A D | OsHostTests.java | 40 private static final String TEST_APP_PACKAGE = "android.os.app"; field in OsHostTests
|
/aosp_15_r20/cts/hostsidetests/usage/src/android/app/usage/cts/ |
H A D | AppIdleHostTest.java | 37 private static final String TEST_APP_PACKAGE = "android.app.usage.app"; field in AppIdleHostTest
|