Searched refs:parent1 (Results 1 – 1 of 1) sorted by relevance
329 try (PackageInstaller.Session parent1 = openPackageInstallerSession(parent1Id); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing() argument331 parent1.addChildSessionId(childId); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing()338 assertThat(parent1.getChildSessionIds()).asList().contains(childId); in testInvalidStateScenario_RemoveWrongChildShouldDoNothing()