Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java277 updateTTY(); in init()
495 private final void updateTTY() { in updateTTY() method in PhoneStatusBarPolicy
497 updateTTY(TelecomManager.TTY_MODE_OFF); in updateTTY()
499 updateTTY(mTelecomManager.getCurrentTtyMode()); in updateTTY()
503 private final void updateTTY(int currentTtyMode) { in updateTTY() method in PhoneStatusBarPolicy
772 updateTTY(intent.getIntExtra(TelecomManager.EXTRA_CURRENT_TTY_MODE,