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