Home
last modified time | relevance | path

Searched defs:updateAudioFlinger (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DISandboxedDetectionService.aidl59 void updateAudioFlinger(in IBinder audioFlinger); in updateAudioFlinger() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java1007 private static void updateAudioFlinger(ServiceConnection connection, IBinder audioFlinger) { in updateAudioFlinger() method in HotwordDetectionConnection