Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/voice/
H A DISandboxedDetectionService.aidl61 void updateContentCaptureManager( in updateContentCaptureManager() method
H A DVisualQueryDetectionService.java154 public void updateContentCaptureManager(IContentCaptureManager manager,
H A DHotwordDetectionService.java210 public void updateContentCaptureManager(IContentCaptureManager manager,
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java703 updateContentCaptureManager(connection); in createLocked()
1012 private static void updateContentCaptureManager(ServiceConnection connection) { in updateContentCaptureManager() method in HotwordDetectionConnection
1017 service -> service.updateContentCaptureManager(binderService, in updateContentCaptureManager()