Home
last modified time | relevance | path

Searched refs:isVoipSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DSipManager.java155 public static boolean isVoipSupported(Context context) { in isVoipSupported() method in SipManager
350 if (!isVoipSupported(mContext)) { in makeAudioCall()
382 if (!isVoipSupported(mContext)) { in makeAudioCall()
DSipAudioCall.java590 if (!SipManager.isVoipSupported(mContext)) {
625 if (!SipManager.isVoipSupported(mContext)) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17760 method public static boolean isVoipSupported(android.content.Context);
/frameworks/base/api/
Dcurrent.txt26186 method public static boolean isVoipSupported(android.content.Context);
Dsystem-current.txt28464 method public static boolean isVoipSupported(android.content.Context);