c1d95aad1a030fb72feaf70d03a3535c403e69dd |
|
12-May-2018 |
Hall Liu <hallliu@google.com> |
Add CallAudioState ctor as TestApi Needed for CTS testing Bug: 79528185 Test: CTS Change-Id: Iad154257a93cc776d5800527e46e777fd6c88220
/frameworks/base/telecomm/java/android/telecom/CallAudioState.java
|
a98f58b5c1f40aac4f0bfb1500b60310c102480b |
|
08-Nov-2017 |
Hall Liu <hallliu@google.com> |
Update Telecom APIs to include multi-hfp * Add bluetooth devices to CallAudioState * Add methods for specifying a bluetooth device to InCallService * Add methods for specifying a bluetooth device to Connection (for self-managed connections) Bug: 64767509 Test: unit tests Change-Id: I286b19b423dc2ee417dbc90eda7e8055b2da2444
/frameworks/base/telecomm/java/android/telecom/CallAudioState.java
|
4e22d6dc453de8e15e19e842c189522796c1cf80 |
|
01-Dec-2016 |
Christine Hallstrom <hallstrom@google.com> |
Add ability to set supported audio routes on phone accounts and connection The set audio routes are used by Telecom to restrict where the audio may be routed to. For example, an account can specify that calls may not be routed over bluetooth headsets, which will prevent a new call from being routed to this source. This is a cherry-pick of abandoned ag/1521009. Bug: 32958838 Change-Id: Idd5e4d38b157f11454f3d991385644f2f384596e
/frameworks/base/telecomm/java/android/telecom/CallAudioState.java
|
4af5935c71f1e31ef1aec27661c4ef60545a0924 |
|
13-May-2015 |
Yorke Lee <yorkelee@google.com> |
Rename AudioState to CallAudioState Deprecate AudioState class and make methods @SystemApi where necessary to minimize impact to SystemApi Replace usages of AudioState inside Telecom sub-systems Fire both onCallAudioStateChanged and onAudioStateChanged callbacks for backward compatibility Support both setAudioState and setCallAudioState for all classes Bug: 21040387 Bug: 21088300 Change-Id: I3ec7b3afdaa344c6d639d1c421f1842d67f7d0f7
/frameworks/base/telecomm/java/android/telecom/CallAudioState.java
|