Home
last modified time | relevance | path

Searched refs:getAllChildSessions (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/
DSessionAbandonBehaviorTest.java211 private static List<PackageInstaller.SessionInfo> getAllChildSessions(int[] sessionIds) { in getAllChildSessions() method in SessionAbandonBehaviorTest
442 () -> getAllChildSessions(childSessionIds).isEmpty()); in abandon_stagedParentSession_shouldAbandonAllChildrenSessions()
460 () -> getAllChildSessions(childSessionIds).isEmpty()); in abandon_nonStagedParentSession_shouldAbandonAllChildrenSessions()