Searched refs:initialContext (Results 1 – 1 of 1) sorted by relevance
228 ContentCaptureSession(@NonNull ContentCaptureContext initialContext) { in ContentCaptureSession() argument230 mClientContext = Preconditions.checkNotNull(initialContext); in ContentCaptureSession()