Loading services/core/java/com/android/server/audio/AudioService.java +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ import java.util.concurrent.Executor; import java.util.concurrent.atomic.AtomicBoolean; /** * The implementation of the volume manager service. * The implementation of the audio service for volume, audio focus, device management... * <p> * This implementation focuses on delivering a responsive UI. Most methods are * asynchronous to external calls. For example, the task of setting a volume Loading services/core/java/com/android/server/audio/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "presubmit": [ { "name": "CtsMediaTestCases", "options": [ { "include-filter": "android.media.cts.AudioManagerTest" }, { "include-filter": "android.media.cts.AudioFocusTest" } ] } ] } Loading
services/core/java/com/android/server/audio/AudioService.java +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ import java.util.concurrent.Executor; import java.util.concurrent.atomic.AtomicBoolean; /** * The implementation of the volume manager service. * The implementation of the audio service for volume, audio focus, device management... * <p> * This implementation focuses on delivering a responsive UI. Most methods are * asynchronous to external calls. For example, the task of setting a volume Loading
services/core/java/com/android/server/audio/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "presubmit": [ { "name": "CtsMediaTestCases", "options": [ { "include-filter": "android.media.cts.AudioManagerTest" }, { "include-filter": "android.media.cts.AudioFocusTest" } ] } ] }