Searched refs:initialContext (Results 1 – 1 of 1) sorted by relevance
257 ContentCaptureSession(@NonNull ContentCaptureContext initialContext) { in ContentCaptureSession() argument259 mClientContext = Objects.requireNonNull(initialContext); in ContentCaptureSession()