Searched refs:isVoiceCapable (Results 1 – 6 of 6) sorted by relevance
88 if (mTelephonyManager != null && mTelephonyManager.isVoiceCapable()) { in onBackupValue()
1161 boolean isVoiceCapable = mContext.getResources().getBoolean( in getDefaultSubId()1163 if (isVoiceCapable) { in getDefaultSubId()
886 if (!isVoiceCapable()) { in getPhoneType()2512 public boolean isVoiceCapable() { in isVoiceCapable() method in TelephonyManager
749 boolean isVoiceCapable = mPhoneBase.getContext().getResources() in handlePollStateResult()755 && isVoiceCapable) { in handlePollStateResult()
30910 method public boolean isVoiceCapable();
28689 method public boolean isVoiceCapable();