Searched refs:forceUuid (Results 1 – 2 of 2) sorted by relevance
230 new InstallMultiple().locationAuto().forceUuid(vol.uuid) in testPackageInstaller()258 new InstallMultiple().locationAuto().forceUuid(vol.uuid).addApk(APK).run(); in testEjected()
367 T forceUuid(String uuid) { in forceUuid() method in SplitTests.BaseInstallMultiple