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.java557 int activePhone = TelephonyManager.getDefault().getPhoneType(); in callGsmLengthMethods() local
579 int activePhone = TelephonyManager.getDefault().getPhoneType(); in callCdmaLengthMethods() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java683 Phone activePhone = null; in canConference() local
706 Phone activePhone = null; in canConference() local
794 Phone activePhone = getActiveFgCall(subId).getPhone(); in dial() local
909 Phone activePhone = null; in canTransfer() local
929 Phone activePhone = null; in canTransfer() local
DInboundSmsHandler.java1435 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in isCurrentFormat3gpp2() local
/frameworks/base/telephony/java/android/telephony/
DSmsMessage.java205 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); in createFromPdu() local
1066 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(subId); in isCdmaVoice() local