Searched refs:sVoiceCapable (Results 1 – 3 of 3) sorted by relevance
167 static boolean sVoiceCapable = true; field in PhoneGlobals385 sVoiceCapable = ((TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE)) in onCreate()
713 if (!PhoneGlobals.sVoiceCapable) { in onSignalInfo()
270 if (!PhoneGlobals.sVoiceCapable) { in updateMwi()