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()
211 public ContentCaptureEvent setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureEvent603 event.setParentSessionId(parcel.readInt());
217 public void setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureContext
697 .setParentSessionId(parentSessionId).setClientContext(clientContext), in notifyChildSessionStarted()703 .setParentSessionId(parentSessionId), FORCE_FLUSH)); in notifyChildSessionFinished()
498 clientContext.setParentSessionId(event.getParentSessionId()); in handleSendEvents()
4118 childSession.setParentSessionId(this.sessionId); in addChildSessionId()4142 session.setParentSessionId(SessionInfo.INVALID_ID); in removeChildSessionId()4155 void setParentSessionId(int parentSessionId) { in setParentSessionId() method in PackageInstallerSession
30309 PLcom/android/server/pm/PackageInstallerSession;->setParentSessionId(I)V