Searched refs:mIsVoiceCapable (Results 1 – 2 of 2) sorted by relevance
40 private boolean mIsVoiceCapable = true; field in SynchronousContactsProvider285 mIsVoiceCapable = flag; in setIsVoiceCapable()90 return mIsVoiceCapable; in isVoiceCapable()
313 private boolean mIsVoiceCapable = true; field in Phone584 mIsVoiceCapable = ((TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE)) in Phone()2767 if (!mIsVoiceCapable) in notifyMessageWaitingIndicator()3778 if (!mIsVoiceCapable) in notifyNewRingingConnectionP()3806 if (!mIsVoiceCapable) in notifyIncomingRing()3816 if (mIsVoiceCapable && !mDoesRilSendMultipleCallRing && in sendIncomingCallRingNotification()3827 + " mIsVoiceCapable=" + mIsVoiceCapable); in sendIncomingCallRingNotification()4860 pw.println(" mIsVoiceCapable=" + mIsVoiceCapable); in dump()