Searched defs:phoneType (Results 1 – 14 of 14) sorted by relevance
182 public static boolean supportsAdn(int phoneType) { in supportsAdn()193 public static boolean canDistinguishDialingAndConnected(int phoneType) { in canDistinguishDialingAndConnected()
299 int phoneType = TelephonyManager.getPhoneType(RILConstants.PREFERRED_NETWORK_MODE); in createPhone() local
289 protected Connection(int phoneType) { in Connection()
1728 void setPhoneType(int phoneType); in setPhoneType()
6468 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType()
158 private void switchImsSmsFormat(int phoneType) { in switchImsSmsFormat()
45 private TestConnection(int phoneType) { in TestConnection()
1147 public void setPhoneType(int phoneType) { in setPhoneType()
213 final int phoneType = mTelephonyManager.getPhoneType(); in isNetworkCountryCodeAvailable() local
493 int phoneType = conn.getPhoneType(); in getBearer() local
604 int phoneType = telephonyManager.getPhoneType(); in getNetworkType() local
1721 String phoneType = VCardUtils.getPhoneTypeString(type); in appendUncommonPhoneType() local
504 public void setPhoneType(int phoneType) { //Set by GsmCdmaPhone in setPhoneType()
503 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType()