Searched defs:clientContext (Results 1 – 13 of 13) sorted by relevance
32 private EngineFactory(SSLContext clientContext, SSLContext serverContext) { in EngineFactory()37 private final SSLContext clientContext; field in EngineFactory
67 SSLContext clientContext = TestUtils.newClientSslContext(provider); in newConscryptFactories() local
43 @NonNull ContentCaptureContext clientContext) { in ChildContentCaptureSession()70 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild()93 @NonNull ContentCaptureContext clientContext) { in internalNotifyChildSessionStarted()
123 public ContentCaptureContext(@Nullable ContentCaptureContext clientContext, in ContentCaptureContext()
257 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild()866 @NonNull ContentCaptureContext clientContext) { in internalNotifyChildSessionStarted()
247 public ContentCaptureEvent setClientContext(@NonNull ContentCaptureContext clientContext) { in setClientContext()
613 @NonNull ContentCaptureContext clientContext); in internalNotifyChildSessionStarted()
60 SSLSessionContext clientContext = context.getClientSessionContext(); in install() local
184 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertSessionStartedEvent() local310 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertContextUpdatedEvent() local
275 @NonNull ContentCaptureContext clientContext) { in internalNotifyChildSessionStarted()
569 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in handleSendEvents() local
335 EGLContext clientContext = RenderTarget.currentContext(); in grabFrame() local605 EGLContext clientContext = RenderTarget.currentContext(); in grabFrame() local
212 MyUidObserver(OnUidImportanceListener listener, Context clientContext) { in MyUidObserver()3977 Context clientContext) { in procStateToImportanceForClient()