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