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