Home
last modified time | relevance | path

Searched refs:forceUuid (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseInstallMultiple.java96 T forceUuid(String uuid) { in forceUuid() method in BaseInstallMultiple
DAdoptableHostTest.java229 new InstallMultiple().locationAuto().forceUuid(vol.uuid) in testPackageInstaller()
257 new InstallMultiple().locationAuto().forceUuid(vol.uuid).addApk(APK).run(); in testEjected()