Home | History | Annotate | Download | only in phone

Lines Matching full:tty

275     // TTY feature enabled on this platform
277 // Current TTY operating mode selected by user
378 // Force TTY state update according to new headset state
427 // TTY mode is only applied if a headset is connected
577 // Read platform settings for TTY feature
643 // Read TTY settings and store it into BP NV.
644 // AP owns (i.e. stores) the TTY setting in AP settings database and pushes the setting
645 // to BP at power up (BP does not need to make the TTY setting persistent storage).
646 // This way, there is a single owner (i.e AP) for the TTY setting in the phone.
1869 if (DBG) Log.d(LOG_TAG, "handleQueryTTYModeResponse: Error getting TTY state.");
1872 "handleQueryTTYModeResponse: TTY enable state successfully queried.");
1907 "handleSetTTYModeResponse: Error setting TTY mode, ar.exception"