Home | History | Annotate | Download | only in telecom

Lines Matching refs:isTtySupported

928          * @see android.telecom.TelecomManager#isTtySupported
931 public boolean isTtySupported(String callingPackage) {
939 return mCallsManager.isTtySupported();