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