Searched refs:captureManager (Results 1 – 1 of 1) sorted by relevance
60 ContentCaptureManager captureManager = getSystemService(ContentCaptureManager.class); in isContentCaptureEnabled() local61 if (captureManager == null) { in isContentCaptureEnabled()64 return captureManager.isContentCaptureEnabled(); in isContentCaptureEnabled()