Searched refs:mIsVoiceCapable (Results 1 – 2 of 2) sorted by relevance
83 private final boolean mIsVoiceCapable; field in EmergencyButton92 mIsVoiceCapable = context.getResources().getBoolean( in EmergencyButton()194 if (mIsVoiceCapable) { in updateEmergencyCallButton()
261 private boolean mIsVoiceCapable = true; field in Phone501 mIsVoiceCapable = mContext.getResources().getBoolean( in Phone()2149 if (!mIsVoiceCapable) in notifyMessageWaitingIndicator()2864 if (!mIsVoiceCapable) in notifyNewRingingConnectionP()2892 if (!mIsVoiceCapable) in notifyIncomingRing()2902 if (mIsVoiceCapable && !mDoesRilSendMultipleCallRing && in sendIncomingCallRingNotification()2913 + " mIsVoiceCapable=" + mIsVoiceCapable); in sendIncomingCallRingNotification()3666 pw.println(" mIsVoiceCapable=" + mIsVoiceCapable); in dump()