aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/AudioSnippet.java
AgeCommit message (Expand)Author
2022-01-18Adds stream audio type STREAM_ALARM methods. (#147)Alice1117
2021-07-30Add the Rpc for `AudioManager#isMusicActive` (#144)troub1emaker-sys
2019-01-11Migrate to androidx packages (#105)Ang Li
2018-12-11Bring line 97 under 100 characters (#103)sceller
2018-12-11Add RPCs to get/set voice call stream volume (#102)sceller
2017-06-02Microphone mute RPCs (#53)David T.H. Kao
2017-05-02Simplify API required to call methods by reflection. (#45)Alexander Dorokhine
2017-03-05Adding content sync controls to AccountSnippet. (#25)David T.H. Kao
2017-02-23remove unused imports in AudioSnippet (#23)David T.H. Kao
2017-02-22Get the number of streams for muting through reflection. (#22)David T.H. Kao
2017-02-15Add some simple telephony and audio controls to MBS. (#14)David T.H. Kao