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()
134 session.setParentSessionId(1543); in restoreSessions_nonParentSession_throwsIAE()591 private void setParentSessionId(int parentSessionId) { in setParentSessionId() method in StagingManagerTest.FakeStagedSession621 session.setParentSessionId(sessionId()); in addChildSession()
220 public ContentCaptureEvent setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureEvent638 event.setParentSessionId(parcel.readInt());
222 public void setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureContext
699 .setParentSessionId(parentSessionId).setClientContext(clientContext), in notifyChildSessionStarted()705 .setParentSessionId(parentSessionId), FORCE_FLUSH)); in notifyChildSessionFinished()
498 clientContext.setParentSessionId(event.getParentSessionId()); in handleSendEvents()
4129 childSession.setParentSessionId(this.sessionId); in addChildSessionId()4153 session.setParentSessionId(SessionInfo.INVALID_ID); in removeChildSessionId()4166 void setParentSessionId(int parentSessionId) { in setParentSessionId() method in PackageInstallerSession
30309 PLcom/android/server/pm/PackageInstallerSession;->setParentSessionId(I)V