Home
last modified time | relevance | path

Searched refs:getCurrentPhoneType (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java153 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu()
171 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getTPLayerLengthForPDU()
245 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu()
272 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu()
303 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu()
618 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSmsFacility()
/frameworks/base/telephony/java/android/telephony/
DCellLocation.java63 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in newFromBundle()
91 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in getEmpty()
DTelephonyManager.java950 public int getCurrentPhoneType() { in getCurrentPhoneType() method in TelephonyManager
951 return getCurrentPhoneType(getDefaultSubscription()); in getCurrentPhoneType()
965 public int getCurrentPhoneType(int subId) { in getCurrentPhoneType() method in TelephonyManager
1006 return getCurrentPhoneType(); in getPhoneType()
/frameworks/opt/telephony/src/java/android/telephony/
DSmsMessage.java169 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu()
766 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCdmaVoice()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSms7BitEncodingTranslator.java165 return TelephonyManager.getDefault().getCurrentPhoneType() in useCdmaFormatForMoSms()
DInboundSmsHandler.java1043 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCurrentFormat3gpp2()
/frameworks/base/api/
Dsystem-current.txt33357 method public int getCurrentPhoneType();
33358 method public int getCurrentPhoneType(int);