Searched refs:isTtySupported (Results 1 – 6 of 6) sorted by relevance
265 boolean isTtySupported(String callingPackage, String callingFeatureId); in isTtySupported() method
2164 public boolean isTtySupported() { in isTtySupported() method in TelecomManager2168 return service.isTtySupported(mContext.getOpPackageName(), in isTtySupported()
12062 return telecomManager.isTtySupported(); in isTtyModeSupported()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
82980 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->isTtySupported(Ljava/lang/String;)Z83078 Lcom/android/internal/telecom/ITelecomService;->isTtySupported(Ljava/lang/String;)Z
43289 …LEGED_PHONE_STATE", android.Manifest.permission.READ_PHONE_STATE}) public boolean isTtySupported();