Searched defs:PHONE_TYPE_SIP (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java59 public static final int PHONE_TYPE_SIP = RILConstants.SIP_PHONE; field in class:PhoneConstants
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java826 public static final int PHONE_TYPE_SIP = PhoneConstants.PHONE_TYPE_SIP; field in class:TelephonyManager
835 * @see #PHONE_TYPE_SIP
883 * @see #PHONE_TYPE_SIP

Completed in 519 milliseconds