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.java60 private static final String TEST_INSTALL_PACKAGE = field in ComponentStateChangedReportedStatsTests
123 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForWholeApp() local
158 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForLauncherActivity() local
193 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForNoLauncherActivity() local
228 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local
239 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabled() local
274 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabledWholeApp() local
285 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedEnabledThenDisabledWholeApp() local
321 PackageManagerStatsTestsBase.getAppUid(getDevice(), TEST_INSTALL_PACKAGE)); in testComponentStateChangedReportedForTwoDifferentStateLauncherActivities() local
332 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