Home
last modified time | relevance | path

Searched refs:isTtyModeEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java285 if (VideoProfile.isVideo(request.getVideoState()) && isTtyModeEnabled(context) && in onCreateOutgoingConnection()
753 private boolean isTtyModeEnabled(Context context) { in isTtyModeEnabled() method in TelephonyConnectionService