/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appexit/ |
D | AppExitHostTest.java | 88 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown() 89 DeviceUtils.uninstallTestApp(getDevice(), HELPER_PKG1); in tearDown() 90 DeviceUtils.uninstallTestApp(getDevice(), HELPER_PKG2); in tearDown()
|
/cts/hostsidetests/packagemanager/domainverification/device/standalone/src/com/android/cts/packagemanager/verify/domain/device/standalone/ |
D | PreVerifiedDomainsTests.kt | 74 uninstallTestApp(DECLARING_PKG_NAME_1) in launchPreVerified() 95 private fun uninstallTestApp(packageName: String) { in uninstallTestApp() method
|
/cts/tests/tests/appop/src/android/app/appops/cts/ |
D | RuntimeMessageCollectionTest.kt | 54 fun uninstallTestApp() { in uninstallTestApp() method
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/credentials/ |
D | CredentialsStatsTest.java | 78 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
/cts/hostsidetests/silentupdate/src/com/android/tests/hostside/silentupdate/ |
D | SilentUpdateHostsideTests.java | 63 public void uninstallTestApp() throws Exception { in uninstallTestApp() method in SilentUpdateHostsideTests
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/ |
D | AlarmStatsTests.java | 72 DeviceUtils.uninstallTestApp(getDevice(), ALARM_ATOM_TEST_PACKAGE); in tearDown() 75 DeviceUtils.uninstallTestApp(getDevice(), ALARM_ATOM_TEST_PACKAGE_2); in tearDown()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/voiceinteraction/ |
D | HotwordDetectionServiceRestartedStatsTests.java | 87 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
D | HotwordDetectorCreateRequestedStatsTests.java | 89 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
D | HotwordDetectionServiceInitResultReportedStatsTest.java | 90 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
D | HotwordAudioEgressEventReportedStatsTest.java | 101 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
D | HotwordDetectorKeyphraseTriggeredStatsTest.java | 109 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
D | HotwordDetectorEventsStatsTest.java | 100 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
/cts/hostsidetests/appcompat/hiddenapi/src/android/compat/hiddenapi/cts/ |
D | HostsideStatsdAtomTests.java | 122 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in hiddenApiUsed()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/net/ |
D | BytesTransferredTest.java | 60 DeviceUtils.uninstallTestApp(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG); in tearDown()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | DeviceUtils.java | 200 uninstallTestApp(device, STATSD_ATOM_TEST_PKG); in uninstallStatsdTestApp() 206 public static void uninstallTestApp(ITestDevice device, String pkgName) throws Exception { in uninstallTestApp() method in DeviceUtils
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/ |
D | MediaDrmAtomTests.java | 69 DeviceUtils.uninstallTestApp(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG); in tearDown()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/projection/ |
D | MediaProjectionAtomsTests.java | 93 DeviceUtils.uninstallTestApp(getDevice(), TEST_PKG); in tearDown()
|
/cts/hostsidetests/neuralnetworks/src/com/android/nn/host/cts/ |
D | NeuralNetworksStatsTests.java | 62 DeviceUtils.uninstallTestApp(getDevice(), APP_PKG_NAME); in tearDown()
|
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | PackageInstallationSessionReportedStatsTests.java | 201 DeviceUtils.uninstallTestApp(getDevice(), TEST_INSTALL_PACKAGE); in testPackageUninstalledReported()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/express/ |
D | ExpresslogAtomsTests.java | 71 DeviceUtils.uninstallTestApp(device, EXPRESSLOG_TEST_PKG); in uninstallExpressLogTestApp()
|
/cts/tests/tests/packageinstaller/userrestriction/src/android/packageinstaller/userrestriction/cts/ |
D | UserRestrictionInstallTest.kt | 110 fun uninstallTestApp() { in <lambda>() method in android.packageinstaller.userrestriction.cts.UserRestrictionInstallTest
|
/cts/hostsidetests/media/src/android/media/metrics/cts/ |
D | MediaMetricsAtomTests.java | 96 DeviceUtils.uninstallTestApp(testInfo.getDevice(), TEST_PKG); in uninstallApp()
|