History log of /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/AudioPlayer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50fe95ef595240463597cfd15b582fec59f043a4 04-Aug-2017 Scott Randolph <randolphs@google.com> Honor audio focus in kitchen system test cases

Nav sounds from the test panel were not asking for focus. Now they are.

Test: Run on Mojave
Bug: 38389934

Change-Id: I6c2a921d1784ea07b614ad98391781503fc9eddc
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/AudioPlayer.java
d8c22f21348822a0022ec99444ecb062ebfa00db 04-Mar-2016 Keun-young Park <keunyoung@google.com> fix nav focus handling while radio is active

- stream to play nav was cleared when radio is active.
fix it to stop radio when primary stream is conflicting
with radio.
- extend kitchensink audio test to have more focus test
- extend bottom buttons to handle app context and radio
- add radio start / stop which only controls focus
- change nav play to use GAIN_TR_MAY_DOCK

bug: 27475946

Change-Id: I82d63306fb15c84c7e9b0eef51cc25eb18f42660
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/AudioPlayer.java
a6521cd799e509b03ecbeea3b05f1dd5c0379387 02-Mar-2016 Keun-young Park <keunyoung@google.com> add kitchensink test app

bug: 27443255
Change-Id: I763de96c7463d37b3e68413994b470083b5f5ba6
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/AudioPlayer.java