Home
last modified time | relevance | path

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

/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/
DAtomicInstallTest.java329 try (PackageInstaller.Session parent1 = openPackageInstallerSession(parent1Id); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing() argument
331 parent1.addChildSessionId(childId); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing()
338 assertThat(parent1.getChildSessionIds()).asList().contains(childId); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing()