Searched refs:mIsTtyEnabled (Results 1 – 2 of 2) sorted by relevance
148 if (isTtyNowEnabled != mIsTtyEnabled) {170 private boolean mIsTtyEnabled; field in TelephonyConnectionService327 mIsTtyEnabled = isTtyModeEnabled(getApplicationContext()); in onCreate()1806 mIsTtyEnabled = isTtyEnabled; in handleTtyModeChange()
700 private boolean mIsTtyEnabled; field in TelephonyConnection1880 Capability.SUPPORTS_VT_LOCAL_BIDIRECTIONAL) && !mIsTtyEnabled; in applyOriginalConnectionCapabilities()2024 mIsTtyEnabled = isTtyEnabled; in setTtyEnabled()