Searched refs:hasCarrierSupport (Results 1 – 5 of 5) sorted by relevance
68 boolean hasCarrierSupport(Context context, PhoneAccountHandle phoneAccountHandle); in hasCarrierSupport() method
133 public boolean hasCarrierSupport(Context context, PhoneAccountHandle phoneAccountHandle) { in hasCarrierSupport() method in StubVoicemailClient
244 if (!voicemailClient.hasCarrierSupport(context, getPhoneAccountHandle())) { in isActive()
80 public boolean hasCarrierSupport(Context context, PhoneAccountHandle phoneAccountHandle) { in hasCarrierSupport() method in VoicemailClientImpl
115 if (!voicemailClient.hasCarrierSupport(getContext(), phoneAccountHandle)) { in setupVisualVoicemailPreferences()