Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DPhoneApp.java107 private static final int EVENT_TTY_MODE_GET = 15; field in PhoneApp
437 case EVENT_TTY_MODE_GET:
1910 phone.queryTTYMode(mHandler.obtainMessage(EVENT_TTY_MODE_GET)); in handleSetTTYModeResponse()