Searched refs:stageSingleApk (Results 1 – 1 of 1) sorted by relevance
243 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testInstallStagedApk_Commit()296 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testAbandonStagedApkBeforeReboot_CommitAndAbandon()328 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testAbandonStagedApkBeforeReady_CommitAndAbandon()342 int sessionId = stageSingleApk(TestApp.Apex2).assertSuccessful().getSessionId(); in testStageAnotherSessionImmediatelyAfterAbandon()344 stageSingleApk(TestApp.Apex2).assertSuccessful(); in testStageAnotherSessionImmediatelyAfterAbandon()353 stageSingleApk(TestApp.Apex2).assertSuccessful(); in testStageAnotherSessionImmediatelyAfterAbandonMultiPackage()374 int firstSessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testGetActiveStagedSessions()375 int secondSessionId = stageSingleApk(TestApp.B1).assertSuccessful().getSessionId(); in testGetActiveStagedSessions()396 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testIsStagedSessionActive()439 int sessionId = stageSingleApk(TestApp.A1).assertFailure().getSessionId(); in testStagedInstallDowngrade_DowngradeNotRequested_Fails_Commit()[all …]