History log of /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/CallAudioModeStateMachineTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
486cb197d4426a0f740b1c73ba3acdc76b3d67d3 22-Oct-2016 Hall Liu <hallliu@google.com> Replace BluetoothManager (multi-hfp part 3)

Replace BluetoothManager in the rest of Telecom with the functionality
of BluetoothRouteManager. Currently, the Bluetooth stack still
supports only one connected HFP device, so the new multi-device handling
has not yet been tested/verified except through unit tests.

Test: Manual testing
Change-Id: I19f3ab36386a67f797790394a5b5297786af8e77
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/CallAudioModeStateMachineTest.java
6a5995e1132bc9e3026673b93de42c46069a2d15 09-Sep-2016 Hall Liu <hallliu@google.com> Don't acquire audio focus if ringtone will not play

When the system volume is at some level that prevents an audible
ringtone from playing, don't grab audio focus so as to not interrupt
music that is playing.

Fix: 31319655

Change-Id: Ia2e4bc4b2ca8fe88e893cfd307d33e94de2b33ba
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/CallAudioModeStateMachineTest.java
a3799ae6aafba8ccd6448a7c4337acd3460b49f2 16-Mar-2016 Hall Liu <hallliu@google.com> Add even more test annotations

Bug: 26853070
Change-Id: I8c6a6cdf2164afe88cc1cca1b5ea402c304994b3
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/CallAudioModeStateMachineTest.java
fbed016fbd4cdc744f306b13fb3a2d9042d6bd5a 15-Jan-2016 Hall Liu <hallliu@google.com> Add tests for CallAudioModeStateMachine

Adds tests and fixes a few bugs that were discovered in the course of
testing. Also add annotations for call audio tests.

Change-Id: I512afcd84fac54afd8fdddabbf732aebdf62df02
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/CallAudioModeStateMachineTest.java