Searched refs:getParentSessionId (Results 1 – 12 of 12) sorted by relevance
46 int getParentSessionId(); in getParentSessionId() method
522 if (s.getParentSessionId() != SessionInfo.INVALID_ID) { in getActiveStagedSession()1195 public int getParentSessionId() { in getParentSessionId() method in PackageInstaller.Session1197 return mSession.getParentSessionId(); in getParentSessionId()2260 public int getParentSessionId() { in getParentSessionId() method in PackageInstaller.SessionInfo
48 assertThat(newCtx.getParentSessionId()).isNull(); in testConstructorAdditionalFlags()
179 assertThat(event.getParentSessionId()).isEqualTo(108); in assertSessionStartedEvent()211 assertThat(event.getParentSessionId()).isEqualTo(108); in assertSessionFinishedEvent()302 assertThat(event.getParentSessionId()).isEqualTo(NO_SESSION_ID); in assertContextUpdatedEvent()
308 assertEquals(expected.getParentSessionId(), actual.getParentSessionId()); in assertSessionsEquivalent()
468 clientContext.setParentSessionId(event.getParentSessionId()); in handleSendEvents()522 sessionId = event.getParentSessionId(); in handleIsRightCallerFor()
201 public @Nullable ContentCaptureSessionId getParentSessionId() { in getParentSessionId() method in ContentCaptureContext
216 public int getParentSessionId() { in getParentSessionId() method in ContentCaptureEvent
612 PackageInstallerSession parent = mStagedSessions.get(session.getParentSessionId()); in isMultiPackageSessionComplete()635 sessionToResume = mStagedSessions.get(session.getParentSessionId()); in restoreSession()
2157 public int getParentSessionId() { in getParentSessionId() method in PackageInstallerSession
3368 … method @Nullable public android.view.contentcapture.ContentCaptureSessionId getParentSessionId();
9476 … method @Nullable public android.view.contentcapture.ContentCaptureSessionId getParentSessionId();