Home
last modified time | relevance | path

Searched refs:getCurrentPhoneType (Results 1 – 9 of 9) 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.java83 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in newFromBundle()
119 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in getEmpty()
DSmsMessage.java205 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu()
1066 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(subId); in isCdmaVoice()
DTelephonyManager.java2247 public int getCurrentPhoneType() { in getCurrentPhoneType() method in TelephonyManager
2248 return getCurrentPhoneType(getSubId()); in getCurrentPhoneType()
2262 public int getCurrentPhoneType(int subId) { in getCurrentPhoneType() method in TelephonyManager
2313 return getCurrentPhoneType(); in getPhoneType()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java1435 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCurrentFormat3gpp2()
/frameworks/base/telephony/api/
Dsystem-current.txt774 method public int getCurrentPhoneType();
775 method public int getCurrentPhoneType(int);
/frameworks/base/api/
Dsystem-current.txt9014 method public int getCurrentPhoneType();
9015 method public int getCurrentPhoneType(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt8912 method public int getCurrentPhoneType();
8913 method public int getCurrentPhoneType(int);
/frameworks/base/config/
Dboot-image-profile.txt14337 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I
14338 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I