/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | ComponentStateChangedReportedStatsTests.java | 62 private static final String HELPER_PACKAGE = "com.android.cts.packagemanager.stats.device"; field in ComponentStateChangedReportedStatsTests 112 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForWholeApp() local 129 PackageManagerStatsTestsBase.getAppUid(getDevice(), HELPER_PACKAGE)); in testComponentStateChangedReportedForWholeApp() local 147 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForLauncherActivity() local 164 PackageManagerStatsTestsBase.getAppUid(getDevice(), HELPER_PACKAGE)); in testComponentStateChangedReportedForLauncherActivity() local 182 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForNoLauncherActivity() local 199 PackageManagerStatsTestsBase.getAppUid(getDevice(), HELPER_PACKAGE)); in testComponentStateChangedReportedForNoLauncherActivity() local 217 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedEnabledThenDisabled() local 234 PackageManagerStatsTestsBase.getAppUid(getDevice(), HELPER_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local 245 PackageManagerStatsTestsBase.getAppUid(getDevice(), HELPER_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local [all …]
|
D | IncrementalAppErrorStatsTests.java | 54 private static final String HELPER_PACKAGE = "com.android.cts.packagemanager.stats.device"; field in IncrementalAppErrorStatsTests 115 Utils.runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in setUp() local
|
D | PackageInstallationSessionReportedStatsTests.java | 46 private static final String HELPER_PACKAGE = "com.android.cts.packagemanager.stats.device"; field in PackageInstallationSessionReportedStatsTests
|
/cts/hostsidetests/dumpsys/apps/ProcStatsTestApp/src/com/android/server/cts/procstats/ |
D | ProcStatsTest.java | 42 private static final String HELPER_PACKAGE = "com.android.server.cts.procstatshelper"; field in ProcStatsTest
|
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/ |
D | FgsTimeoutHelper.java | 49 public static final String HELPER_PACKAGE = "android.app.cts.fgstimeouttesthelper"; field in FgsTimeoutHelper
|
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/ |
D | ShortFgsHelper.java | 49 public static final String HELPER_PACKAGE = "android.app.cts.shortfgstesthelper"; field in ShortFgsHelper
|
/cts/tests/app/GetBindingUidImportanceTest/src/android/app/cts/getbindinguidimportance/ |
D | ActivityManager_getBindingUidImportanceTest.java | 74 private static final String HELPER_PACKAGE = "android.app.stubs"; field in ActivityManager_getBindingUidImportanceTest
|
/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/ |
D | ActivityManagerShortFgsTest.java | 908 HELPER_PACKAGE)) { in testAnr() argument
|