Home
last modified time | relevance | path

Searched defs:TEST_INSTALL_PACKAGE (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DComponentStateChangedReportedStatsTests.java61 private static final String TEST_INSTALL_PACKAGE = field in ComponentStateChangedReportedStatsTests
125 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForWholeApp() local
161 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForLauncherActivity() local
197 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForNoLauncherActivity() local
233 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local
244 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local
280 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabledWholeApp() local
291 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabledWholeApp() local
328 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForTwoDifferentStateLauncherActivities() local
339 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForTwoDifferentStateLauncherActivities() local
DPackageInstallationSessionReportedStatsTests.java44 private static final String TEST_INSTALL_PACKAGE = field in PackageInstallationSessionReportedStatsTests
74 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageInstallationSessionReportedForApkSuccessWithReplace() local
197 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageUninstalledReported() local
201 DeviceUtils.uninstallTestApp(getDevice(), TEST_INSTALL_PACKAGE); in testPackageUninstalledReported() local
227 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK_V2, TEST_INSTALL_PACKAGE, in testPackageInstallationFailedVersionDowngradeReported() local
DPackageInstallerV2StatsTests.java35 private static final String TEST_INSTALL_PACKAGE = field in PackageInstallerV2StatsTests
DInstalledIncrementalPackageStatsTests.java36 private static final String TEST_INSTALL_PACKAGE = field in InstalledIncrementalPackageStatsTests