Searched refs:getCurrentPhoneType (Results 1 – 9 of 9) sorted by relevance
153 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()
83 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in newFromBundle()119 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in getEmpty()
205 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu()1066 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(subId); in isCdmaVoice()
2247 public int getCurrentPhoneType() { in getCurrentPhoneType() method in TelephonyManager2248 return getCurrentPhoneType(getSubId()); in getCurrentPhoneType()2262 public int getCurrentPhoneType(int subId) { in getCurrentPhoneType() method in TelephonyManager2313 return getCurrentPhoneType(); in getPhoneType()
1435 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCurrentFormat3gpp2()
774 method public int getCurrentPhoneType();775 method public int getCurrentPhoneType(int);
9014 method public int getCurrentPhoneType();9015 method public int getCurrentPhoneType(int);
8912 method public int getCurrentPhoneType();8913 method public int getCurrentPhoneType(int);
14337 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I14338 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I