Searched refs:setParentSessionId (Results 1 – 6 of 6) sorted by relevance
170 .setParentSessionId(108); in newEventForSessionStarted()192 .setParentSessionId(108); in testSessionFinished_directly()201 .setParentSessionId(108); in testSessionFinished_throughParcel()
189 public ContentCaptureEvent setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureEvent453 event.setParentSessionId(parcel.readInt());
207 public void setParentSessionId(int parentSessionId) { in setParentSessionId() method in ContentCaptureContext
610 .setParentSessionId(parentSessionId).setClientContext(clientContext), in notifyChildSessionStarted()616 .setParentSessionId(parentSessionId), FORCE_FLUSH); in notifyChildSessionFinished()
468 clientContext.setParentSessionId(event.getParentSessionId()); in handleSendEvents()
2119 childSession.setParentSessionId(this.sessionId); in addChildSessionId()2130 session.setParentSessionId(SessionInfo.INVALID_ID); in removeChildSessionId()2144 void setParentSessionId(int parentSessionId) { in setParentSessionId() method in PackageInstallerSession