Searched refs:sIsPhone (Results 1 – 1 of 1) sorted by relevance
41 private static boolean sIsPhone; field in PhoneCapabilityTester61 return sIsPhone; in isPhone()65 sIsPhone = TelephonyManagerCompat.isVoiceCapable( in initialize()67 sIsSipPhone = sIsPhone && SipManager.isVoipSupported(context); in initialize()