Searched refs:destroyedApkSession (Results 1 – 1 of 1) sorted by relevance
183 FakeStagedSession destroyedApkSession = new FakeStagedSession(23); in restoreSessions_handlesDestroyedAndNotReadySessions() local184 destroyedApkSession.setCommitted(true); in restoreSessions_handlesDestroyedAndNotReadySessions()185 destroyedApkSession.setDestroyed(true); in restoreSessions_handlesDestroyedAndNotReadySessions()208 sessions.add(destroyedApkSession); in restoreSessions_handlesDestroyedAndNotReadySessions()218 assertThat(destroyedApkSession.isDestroyed()).isTrue(); in restoreSessions_handlesDestroyedAndNotReadySessions()