Searched defs:clientContext (Results 1 – 9 of 9) sorted by relevance
36 @NonNull ContentCaptureContext clientContext) { in ChildContentCaptureSession()50 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild()
194 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild()608 @NonNull ContentCaptureContext clientContext) { in notifyChildSessionStarted()
114 public ContentCaptureContext(@Nullable ContentCaptureContext clientContext, in ContentCaptureContext()
199 public ContentCaptureEvent setClientContext(@NonNull ContentCaptureContext clientContext) { in setClientContext()
60 SSLSessionContext clientContext = context.getClientSessionContext(); in install() local
184 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertSessionStartedEvent() local307 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertContextUpdatedEvent() local
462 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in handleSendEvents() local
335 EGLContext clientContext = RenderTarget.currentContext(); in grabFrame() local605 EGLContext clientContext = RenderTarget.currentContext(); in grabFrame() local
167 UidObserver(OnUidImportanceListener listener, Context clientContext) { in UidObserver()