Home
last modified time | relevance | path

Searched defs:TEST_APP_PACKAGE (Results 1 – 25 of 35) sorted by relevance

12

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobSchedulingTest.java81 TEST_APP_PACKAGE)) { in testAnr_onStartJob() argument
87 "am compat enable ANR_PRE_UDC_APIS_ON_SLOW_RESPONSES " + TEST_APP_PACKAGE); in testAnr_onStartJob() local
109 TEST_APP_PACKAGE)) { in testAnr_onStopJob() argument
115 "am compat enable ANR_PRE_UDC_APIS_ON_SLOW_RESPONSES " + TEST_APP_PACKAGE); in testAnr_onStopJob() local
DNotificationTest.java160 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnForceStop()
190 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnPackageRestriction()
239 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNotificationRemovedOnTaskManagerStop()
274 TEST_APP_PACKAGE); in testNotification_userInitiated_anrWhenNotProvided() argument
304 TEST_APP_PACKAGE); in testNotification_userInitiated_noAnrWhenProvided() argument
334 TEST_APP_PACKAGE); in testNotification_regular_noAnrWhenNotProvided() argument
357 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJob_hasUijNotificationFlag()
380 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testNonUserInitiatedJob_doesNotHaveUijNotificationFlag()
DUserInitiatedJobTest.java136 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testJobUidState()
198 mContext, TEST_APP_PACKAGE)) { in testRestrictedBalToTop() argument
244 mContext, TEST_APP_PACKAGE)) { in testRestrictedToggling() argument
316 mContext, TEST_APP_PACKAGE)) { in testRestrictedUidState() argument
346 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testSchedulingBal()
DConnectivityConstraintTest.java582 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobExecutes_DozeOn()
947 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBgUiJobBypassesDataSaver()
988 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBgNonUiJobDoesNotBypassDataSaverWhenUiJobRunning()
DJobThrottlingTest.java461 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testBackgroundUIJsThermal()
980 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesBatterySaverOn()
1003 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesBatterySaver_toggling()
1030 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesDeviceIdle()
1052 mContext, TestAppInterface.TEST_APP_PACKAGE)) { in testUserInitiatedJobBypassesDeviceIdle_toggling()
/cts/hostsidetests/securitybulletin/test-apps/BUG-183613671/src/android/security/cts/BUG_183613671/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-183963253/src/android/security/cts/BUG_183963253/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-182810085/src/android/security/cts/BUG_182810085/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-183411210/src/android/security/cts/BUG_183411210/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-182808318/src/android/security/cts/BUG_182808318/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-183794206/src/android/security/cts/BUG_183794206/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-183410508/src/android/security/cts/BUG_183410508/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-182282630/src/android/security/cts/BUG_182282630/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/securitybulletin/test-apps/BUG-183411279/src/android/security/cts/BUG_183411279/
DConstants.java22 public static final String TEST_APP_PACKAGE = Constants.class.getPackage().getName(); field in Constants
/cts/hostsidetests/cpptools/src/com/android/cts/cpptools/
DRunasPermissionsTest.java30 private static final String TEST_APP_PACKAGE = "com.android.cts.domainsocketapp"; field in RunasPermissionsTest
/cts/hostsidetests/backup/src/android/cts/backup/
DPreservedSettingsRestoreHostSideTest.java37 private static final String TEST_APP_PACKAGE = "android.cts.backup.preservedsettingsapp"; field in PreservedSettingsRestoreHostSideTest
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceActivityLegacyFlowTest.java49 static final String TEST_APP_PACKAGE = "android.preference.cts"; field in PreferenceActivityLegacyFlowTest
/cts/tests/framework/base/locale/util/src/android/localemanager/cts/util/
DLocaleConstants.java37 public static final String TEST_APP_PACKAGE = "android.localemanager.cts.app"; field in LocaleConstants
/cts/hostsidetests/os/src/android/os/cts/
DOsHostTests.java40 private static final String TEST_APP_PACKAGE = "android.os.app"; field in OsHostTests
DProcfsHostTests.java35 private static final String TEST_APP_PACKAGE = "android.os.procfs"; field in ProcfsHostTests
/cts/hostsidetests/usage/src/android/app/usage/cts/
DAppIdleHostTest.java37 private static final String TEST_APP_PACKAGE = "android.app.usage.app"; field in AppIdleHostTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DOverlayHostTest.java65 private static final String TEST_APP_PACKAGE = "com.android.cts.overlay.app"; field in OverlayHostTest
/cts/hostsidetests/credentials/src/android/cts/credentials/backuprestore/
DCredentialManagerRestoreSettingsHostSideTest.java74 private static final String TEST_APP_PACKAGE = "android.cts.credentials.backuprestoreapp"; field in CredentialManagerRestoreSettingsHostSideTest
/cts/tests/tests/telecom/src/android/telecom/cts/
DCallRedirectionServiceTest.java57 private static final String TEST_APP_PACKAGE = "android.telecom.cts.redirectiontestapp"; field in CallRedirectionServiceTest
/cts/tests/AlarmManager/src/android/alarmmanager/cts/
DBackgroundRestrictedAlarmsTest.java69 private static final String TEST_APP_PACKAGE = "android.alarmmanager.alarmtestapp.cts"; field in BackgroundRestrictedAlarmsTest

12