Searched refs:setTtyEnabled (Results 1 – 2 of 2) sorted by relevance
1701 connection.setTtyEnabled(isTtyModeEnabled); in getTelephonyConnection()1786 connection.setTtyEnabled(mDeviceState.isTtyModeEnabled(getApplicationContext())); in onCreateIncomingConnection()4243 telephonyConnection.setTtyEnabled(isTtyEnabled); in handleTtyModeChange()
2957 public void setTtyEnabled(boolean isTtyEnabled) { in setTtyEnabled() method in TelephonyConnection