Searched refs:setParentSessionId (Results 1 – 8 of 8) sorted by relevance
170 .setParentSessionId(108); in newEventForSessionStarted()192 .setParentSessionId(108); in testSessionFinished_directly()201 .setParentSessionId(108); in testSessionFinished_throughParcel()
127 session.setParentSessionId(1543); in restoreSessions_nonParentSession_throwsIAE()467 session.setParentSessionId(239); in getStagedApexInfos_validatePreConditions()797 private void setParentSessionId(int parentSessionId) { in setParentSessionId() method in StagingManagerTest.FakeStagedSession827 session.setParentSessionId(sessionId()); in addChildSession()
228 public ContentCaptureEvent setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureEvent646 event.setParentSessionId(parcel.readInt());
230 public void setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureContext
836 .setParentSessionId(parentSessionId) in internalNotifyChildSessionStarted()845 .setParentSessionId(parentSessionId); in internalNotifyChildSessionFinished()
868 .setParentSessionId(parentSessionId) in internalNotifyChildSessionStarted()877 .setParentSessionId(parentSessionId); in internalNotifyChildSessionFinished()
575 clientContext.setParentSessionId(event.getParentSessionId()); in handleSendEvents()
4940 childSession.setParentSessionId(this.sessionId);4964 session.setParentSessionId(SessionInfo.INVALID_ID);4977 void setParentSessionId(int parentSessionId) {