Home
last modified time | relevance | path

Searched refs:updateContentCaptureManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DISandboxedDetectionService.aidl61 void updateContentCaptureManager( in updateContentCaptureManager() method
DVisualQueryDetectionService.java154 public void updateContentCaptureManager(IContentCaptureManager manager,
DHotwordDetectionService.java221 public void updateContentCaptureManager(IContentCaptureManager manager,
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DHotwordDetectionConnection.java825 updateContentCaptureManager(connection); in createLocked()
1136 private static void updateContentCaptureManager(ServiceConnection connection) { in updateContentCaptureManager() method in HotwordDetectionConnection
1141 service -> service.updateContentCaptureManager(binderService, in updateContentCaptureManager()