Searched refs:firstChildSession (Results 1 – 1 of 1) sorted by relevance
468 final int firstChildSession = childSessionIds[0]; in abandon_stagedParentSession_openedChildSession_getNamesShouldReturnEmptyList() local470 final PackageInstaller.Session childSession = openSession(firstChildSession); in abandon_stagedParentSession_openedChildSession_getNamesShouldReturnEmptyList()496 final int firstChildSession = childSessionIds[0]; in abandon_nonStagedParentSession_openedChildSession_canNotGetNames() local498 final PackageInstaller.Session childSession = openSession(firstChildSession); in abandon_nonStagedParentSession_openedChildSession_canNotGetNames()526 final int firstChildSession = childSessionIds[0]; in abandon_stagedParentSession_openChildSessionForWriting_shouldFail() local530 final OutputStream outputStream = openSessionForWrite(firstChildSession, in abandon_stagedParentSession_openChildSessionForWriting_shouldFail()546 final int firstChildSession = childSessionIds[0]; in abandon_nonStagedParentSession_openChildSessionForWriting_shouldFail() local551 openSessionForWrite(firstChildSession, mTestName.getMethodName()); in abandon_nonStagedParentSession_openChildSessionForWriting_shouldFail()566 final int firstChildSession = childSessionIds[0]; in abandon_stagedParentSession_childSession_canNotOpenAgain() local575 hasMessageThat(containsString(String.valueOf(firstChildSession)))), in abandon_stagedParentSession_childSession_canNotOpenAgain()[all …]