Searched refs:storeSessionIds (Results 1 – 1 of 1) sorted by relevance
929 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testMultipleStagedInstall_ApkOnly_Commit()955 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testInstallMultipleStagedSession_PartialFail_ApkOnly_Commit()995 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testFailureReasonPersists_MultipleSession_Commit()1522 private void storeSessionIds(List<Integer> sessionIds) throws Exception { in storeSessionIds() method in StagedInstallTest