Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBackgroundCallAudioTest.java42 private static final int MODE_CALL_SCREENING = 4; field in BackgroundCallAudioTest
97 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningAllow()
123 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testHoldAfterAudioProcessingFromCallScreening()
154 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningDisallow()
182 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningMissed()
208 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing()
217 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing()
247 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
255 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
291 assertAudioMode(audioManager, MODE_CALL_SCREENING); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
[all …]