Searched defs:parentSessionId (Results 1 – 4 of 4) sorted by relevance
204 private int[] getChildSessionIds(int parentSessionId) throws IOException { in getChildSessionIds()398 final int parentSessionId = Install.multi(TestApp.A1, in abandon_stagedParentSession_shouldReceiveAllChildrenAbandonCallBack() local414 final int parentSessionId = Install.multi(TestApp.A1, TestApp.B1).createSession(); in abandon_nonStagedParentSession_shouldReceiveAllChildrenAbandonCallBack() local429 final int parentSessionId = Install.multi(TestApp.A1, TestApp.B1) in abandon_stagedParentSession_shouldAbandonAllChildrenSessions() local448 final int parentSessionId = Install.multi(TestApp.A1, TestApp.B1).createSession(); in abandon_nonStagedParentSession_shouldAbandonAllChildrenSessions() local466 final int parentSessionId = Install.multi(TestApp.A1).setStaged().createSession(); in abandon_stagedParentSession_openedChildSession_getNamesShouldReturnEmptyList() local494 final int parentSessionId = Install.multi(TestApp.A1).createSession(); in abandon_nonStagedParentSession_openedChildSession_canNotGetNames() local524 final int parentSessionId = Install.multi(TestApp.A1).setStaged().createSession(); in abandon_stagedParentSession_openChildSessionForWriting_shouldFail() local544 final int parentSessionId = Install.multi(TestApp.A1).createSession(); in abandon_nonStagedParentSession_openChildSessionForWriting_shouldFail() local564 final int parentSessionId = Install.multi(TestApp.A1).setStaged().createSession(); in abandon_stagedParentSession_childSession_canNotOpenAgain() local[all …]
345 int parentSessionId = Install.multi(TestApp.A1, TestApp.B1).createSession(); in testInvalidStateScenarios() local
209 int parentSessionId = Install.multi(TestApp.A1, TestApp.B1).setStaged().createSession(); in testOpenSessionForMultiPackageSession() local
1499 String parentSessionId = createSession("--multi-package"); in testAppUsingSdkRequiredInstallGroupInstall() local