-
- Downloads
CallControl#setMuteState API changes
These changes are in response to an API review on the recent addition of the CallControl#setMuteState API. API changes: - change setMuteState to requestMuteState - change @Nullable CallControl to @NonNull Impl changes: - remove ClientTransactionalWrapper from the hidden contructor - remove PhoneAccountHandle from the hidden constructor - remove the if serviceInterface != null clause Fixes: 320507724 Test: adjusted CallControlTest class Change-Id: I7c2352ca2038c2d3d175f7ca7167d4b3b4ff340e
Showing
- core/api/current.txt 1 addition, 1 deletioncore/api/current.txt
- telecomm/java/android/telecom/CallControl.java 47 additions, 82 deletionstelecomm/java/android/telecom/CallControl.java
- telecomm/java/com/android/internal/telecom/ClientTransactionalServiceWrapper.java 1 addition, 2 deletions...d/internal/telecom/ClientTransactionalServiceWrapper.java
Loading
Please register or sign in to comment