Home
last modified time | relevance | path

Searched refs:isPstnCallAudioInterceptable (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DIAudioService.aidl682 boolean isPstnCallAudioInterceptable(); in isPstnCallAudioInterceptable() method
DAudioManager.java9205 public boolean isPstnCallAudioInterceptable() { in isPstnCallAudioInterceptable() method in AudioManager
9208 return service.isPstnCallAudioInterceptable(); in isPstnCallAudioInterceptable()
9315 } else if (redirectMode == CALL_REDIRECT_PSTN && !isPstnCallAudioInterceptable()) { in getCallUplinkInjectionAudioTrack()
9387 } else if (redirectMode == CALL_REDIRECT_PSTN && !isPstnCallAudioInterceptable()) { in getCallDownlinkExtractionAudioRecord()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java6316 public boolean isPstnCallAudioInterceptable() { in isPstnCallAudioInterceptable() method in AudioService
/frameworks/base/core/api/
Dtest-current.txt1984 …android.Manifest.permission.CALL_AUDIO_INTERCEPTION) public boolean isPstnCallAudioInterceptable();
Dsystem-current.txt7049 …android.Manifest.permission.CALL_AUDIO_INTERCEPTION) public boolean isPstnCallAudioInterceptable();