Home | History | Annotate | Download | only in settings

Lines Matching refs:isVoiceCapable

219     public static boolean isVoiceCapable(Context context) {
222 return telephony != null && telephony.isVoiceCapable();