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

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java115 private static final int EVENT_TTY_MODE_GET = 15; field in class:PhoneGlobals
413 case EVENT_TTY_MODE_GET:
1750 phone.queryTTYMode(mHandler.obtainMessage(EVENT_TTY_MODE_GET));

Completed in 210 milliseconds