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