Searched refs:sIsSipPhone (Results 1 – 1 of 1) sorted by relevance
42 private static boolean sIsSipPhone; field in PhoneCapabilityTester67 sIsSipPhone = sIsPhone && SipManager.isVoipSupported(context); in initialize()76 return sIsSipPhone; in isSipPhone()