Searched refs:setStaged (Results 1 – 5 of 5) sorted by relevance
78 Install.single(TestApp.A2).setStaged().setEnableRollback().commit(); in testApkOnlyEnableRollback()143 Install.single(TestApp.Apex2).setStaged().commit(); in testApexOnlyInstallFirstVersion()156 Install.single(TestApp.Apex3).setStaged().setEnableRollback().commit(); in testApexOnlyEnableRollback()219 Install.multi(TestApp.Apex2, TestApp.A1).setStaged().commit(); in testApexAndApkInstallFirstVersion()233 Install.multi(TestApp.Apex3, TestApp.A2).setStaged().setEnableRollback().commit(); in testApexAndApkEnableRollback()304 Install.single(TestApp.Apex2).setStaged().setEnableRollback().commit(); in testApexRollbackExpirationEnableRollback()318 Install.single(TestApp.Apex3).setStaged().commit(); in testApexRollbackExpirationUpdateApex()
59 public Install setStaged() { in setStaged() method in Install92 params.setStaged(); in createEmptyInstallSession()
148 params.setStaged(); in stageApex()
660 sessionParams.setStaged(); in createStagedSession()
301 params.setStaged(); in createSessionParams()