diff options
| author | Sailesh Nepal <sail@google.com> | 2014-07-15 14:40:39 -0700 |
|---|---|---|
| committer | Sailesh Nepal <sail@google.com> | 2014-07-16 21:14:58 +0000 |
| commit | 001bbbb239d4ef1005a87039c7c53e26d8f13ad6 (patch) | |
| tree | 346c70c37e1dab2161b70b2015f2453e60357519 /docs/html/sdk/api_diff/17/changes | |
| parent | c295a443366908c6e87fffe737f4333075e2ed12 (diff) | |
TTY: frameworks/base changes
This CL makes the following changes:
1. New public APIs:
- TelecommManager.getCurrentTtyMode: This is used to
get current TTY mode. It's used by Telephony to set
the phone state before calls are created (which is why
it can't be a Conneciton API).
- TelecommConstants.TTY_MODE_*: These are constants
copied from Phone.java
- TelecommConstants.ACTION_CURRENT_TTY_MODE_CHANGED: This
action is fired when the current TTY mode changes.
Apps can listen to this before and during a call.
The old version of this was in TtyIntent.java which
I deleted.
2. New private API
- TelecommManager.isTtySupported: This is used by
Telephony to hide the TTY settings on devices
that don't support TTY
3. Various updates to use the constants renamed in this CL
Change-Id: I652b095af30cc2732a06829dc23492e5355660da
Diffstat (limited to 'docs/html/sdk/api_diff/17/changes')
0 files changed, 0 insertions, 0 deletions
