Searched refs:getCurrentPhoneType (Results 1 – 6 of 6) sorted by relevance
88 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in newFromBundle()127 switch(TelephonyManager.getDefault().getCurrentPhoneType()) { in getEmpty()
206 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu()1090 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(subId); in isCdmaVoice()
2570 public int getCurrentPhoneType() { in getCurrentPhoneType() method in TelephonyManager2571 return getCurrentPhoneType(getSubId()); in getCurrentPhoneType()2585 public int getCurrentPhoneType(int subId) { in getCurrentPhoneType() method in TelephonyManager2636 return getCurrentPhoneType(); in getPhoneType()
14813 method public int getCurrentPhoneType();14814 method public int getCurrentPhoneType(int);
14573 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I14574 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I
14637 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I14638 HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I