Home
last modified time | relevance | path

Searched defs:activePhone (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java153 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu() local
171 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getTPLayerLengthForPDU() local
245 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu() local
272 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu() local
303 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSubmitPdu() local
618 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in getSmsFacility() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java564 int activePhone = TelephonyManager.getDefault().getPhoneType(); in callGsmLengthMethods() local
586 int activePhone = TelephonyManager.getDefault().getPhoneType(); in callCdmaLengthMethods() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java686 Phone activePhone = null; in canConference() local
709 Phone activePhone = null; in canConference() local
797 Phone activePhone = getActiveFgCall(subId).getPhone(); in dial() local
912 Phone activePhone = null; in canTransfer() local
932 Phone activePhone = null; in canTransfer() local
DInboundSmsHandler.java1422 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCurrentFormat3gpp2() local
/frameworks/base/telephony/java/android/telephony/
DSmsMessage.java187 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu() local
928 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(subId); in isCdmaVoice() local