Home | History | Annotate | Download | only in phone

Lines Matching full:tty

254     // TTY feature enabled on this platform
256 // Current TTY operating mode selected by user
355 // Force TTY state update according to new headset state
403 // TTY mode is only applied if a headset is connected
554 // Read platform settings for TTY feature
620 // Read TTY settings and store it into BP NV.
621 // AP owns (i.e. stores) the TTY setting in AP settings database and pushes the setting
622 // to BP at power up (BP does not need to make the TTY setting persistent storage).
623 // This way, there is a single owner (i.e AP) for the TTY setting in the phone.
1709 if (DBG) Log.d(LOG_TAG, "handleQueryTTYModeResponse: Error getting TTY state.");
1712 "handleQueryTTYModeResponse: TTY enable state successfully queried.");
1747 "handleSetTTYModeResponse: Error setting TTY mode, ar.exception"