Searched defs:phoneType (Results 1 – 16 of 16) sorted by relevance
186 public static boolean supportsAdn(int phoneType) { in supportsAdn()197 public static boolean canDistinguishDialingAndConnected(int phoneType) { in canDistinguishDialingAndConnected()
328 int phoneType = TelephonyManager.getPhoneType(RILConstants.PREFERRED_NETWORK_MODE); in createPhone() local
336 protected Connection(int phoneType) { in Connection()
1765 void setPhoneType(int phoneType); in setPhoneType()
6130 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType()
1052 private void switchImsSmsFormat(int phoneType) { in switchImsSmsFormat()1267 int phoneType, String smsFormat) throws Exception { in sendRetrySmsWithDomainSelection()1303 private void sendRetrySmsWhenImsAlreadyUsed(int phoneType, String smsFormat) throws Exception { in sendRetrySmsWhenImsAlreadyUsed()
58 private TestConnection(int phoneType) { in TestConnection()
1756 setPhoneType(int phoneType) { in setPhoneType()
1128 public void setPhoneType(int phoneType) { in setPhoneType()
213 final int phoneType = mTelephonyManager.getPhoneType(); in isNetworkCountryCodeAvailable() local
604 int phoneType = telephonyManager.getPhoneType(); in getNetworkType() local
720 int phoneType = conn.getPhoneType(); in getBearer() local
1576 final int phoneType = phone.getPhoneType(); in requestRefLocation() local
1028 public void onEmergencyCallDomainUpdated(int phoneType, android.telecom.Connection c) { in onEmergencyCallDomainUpdated()
1725 String phoneType = VCardUtils.getPhoneTypeString(type); in appendUncommonPhoneType() local
480 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType()