Searched refs:isVoiceCapable (Results 1 – 20 of 20) sorted by relevance
110 void updateEmergencyCallButton(boolean isInCall, boolean isVoiceCapable, boolean simLocked) { in updateEmergencyCallButton() argument112 if (isVoiceCapable) { in updateEmergencyCallButton()
119 mTelephonyManager.isVoiceCapable(), in updateEmergencyCallButton()
176 mIsEmergencyCallCapable = telephonyManager.isVoiceCapable(); in CarrierTextManager()
182 public static boolean isVoiceCapable(Context context) { in isVoiceCapable() method in Util185 return telephony != null && telephony.isVoiceCapable(); in isVoiceCapable()
182 mVoiceCapable = mTelephonyManager.isVoiceCapable(); in handleThirdPartyBootPhase()
398 doReturn(voiceCapable).when(mTelephonyManager).isVoiceCapable(); in setUpVoiceCapable()
220 if (mTelephonyManager != null && mTelephonyManager.isVoiceCapable()) { in onBackupValue()
954 if (!getTelephonyManager().isVoiceCapable()) { in onUpgrade()
2085 .isVoiceCapable()) { in getPlatformType()
2718 boolean isVoiceCapable = mTelephonyManager.isVoiceCapable(); in getDefaultSubId()2719 if (isVoiceCapable) { in getDefaultSubId()
583 .isVoiceCapable(); in Phone()
682 .isVoiceCapable(); in ServiceStateTracker()
622 mIsCellularSupported = tm.isVoiceCapable() || tm.isSmsCapable() || tm.isDataCapable(); in RIL()
152 mVoiceCapable = Util.isVoiceCapable(mContext); in ZenModePanel()
145 doReturn(true).when(mTelephonyManager).isVoiceCapable(); in setUp()
501 if (!isVoiceCapable() && !isSmsCapable() && !isDataCapable()) { in getActiveModemCount()2497 if (!isVoiceCapable()) { in getPhoneType()6162 public boolean isVoiceCapable() { in isVoiceCapable() method in TelephonyManager
14958 HSPLandroid/telephony/TelephonyManager;->isVoiceCapable()Z+]Landroid/content/res/Resources;Landroid…
42708 method public boolean isVoiceCapable();
28687 method public boolean isVoiceCapable();
15007 HSPLandroid/telephony/TelephonyManager;->isVoiceCapable()Z+]Landroid/content/res/Resources;Landroid…