Searched refs:getPhoneType (Results 1 – 18 of 18) sorted by relevance
82 if (phone.getPhoneType() == Phone.PHONE_TYPE_SIP) { in removeSipPhone()98 if (phone.getPhoneType() == Phone.PHONE_TYPE_SIP) { in takeCall()
253 final boolean phoneIsCdma = (phone.getPhoneType() == Phone.PHONE_TYPE_CDMA); in answerCall()381 int phoneType = ringing.getPhone().getPhoneType(); in hangupRingingCall()657 int phoneType = phone.getPhoneType(); in placeCall()776 if (phone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in sendEmptyFlash()819 int phoneType = phone.getPhoneType(); in restoreMuteState()852 int phoneType = cm.getFgPhone().getPhoneType(); in mergeCalls()1425 int phoneType = call.getPhone().getPhoneType(); in startGetCallerInfo()1514 int phoneType = c.getCall().getPhone().getPhoneType(); in startGetCallerInfo()1793 int phoneType = call.getPhone().getPhoneType(); in isConferenceCall()2114 int phoneType = phone.getPhoneType(); in handleHeadsetHook()[all …]
37 if (PhoneApp.getPhone().getPhoneType() != Phone.PHONE_TYPE_GSM) { in onCreate()
759 if (fgPhone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in onPhoneStateChanged()832 if (fgPhone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in onPhoneStateChanged()862 if ((fgPhone.getPhoneType() == Phone.PHONE_TYPE_GSM) in onPhoneStateChanged()863 || (fgPhone.getPhoneType() == Phone.PHONE_TYPE_SIP)) { in onPhoneStateChanged()1033 if ((c != null) && (c.getCall().getPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA)) { in onDisconnect()1041 if ((c != null) && (c.getCall().getPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA)) { in onDisconnect()1064 if (ringingCall.getPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) { in onDisconnect()1203 if (phone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in onDisconnect()1437 int phoneType = mCM.getFgPhone().getPhoneType(); in run()2052 if (conn.getCall().getPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) { in getLogNumber()
46 if (PhoneApp.getPhone().getPhoneType() != Phone.PHONE_TYPE_CDMA in onCreate()
363 int phoneType = phone.getPhoneType(); in updateForegroundCall()525 int phoneType = call.getPhone().getPhoneType(); in displayMainCallStatus()662 int phoneType = call.getPhone().getPhoneType(); in onQueryComplete()748 final int phoneType = phone.getPhoneType(); in updateCallStateWidgets()994 if (mApplication.phone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in displaySecondaryCallStatus()1386 int phoneType = call.getPhone().getPhoneType(); in updateDisplayForConference()1492 int phoneType = call.getPhone().getPhoneType(); in updatePhotoForCallState()1632 int phoneType = (call != null) ? call.getPhone().getPhoneType() : Phone.PHONE_TYPE_NONE; in updateCallTypeLabel()
55 if (PhoneFactory.getDefaultPhone().getPhoneType() != Phone.PHONE_TYPE_GSM) { in create()
1387 int phoneType = mPhone.getPhoneType(); in handleCallKey()1716 boolean phoneIsCdma = (mPhone.getPhoneType() == Phone.PHONE_TYPE_CDMA); in onDisconnect()1940 if (mPhone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in onDisconnect()2091 int phoneType = mPhone.getPhoneType(); in onMMIComplete()2433 int phoneType = mCM.getFgPhone().getPhoneType(); in updateScreen()2503 (mPhone.getPhoneType() == Phone.PHONE_TYPE_GSM) in syncWithPhoneState()3491 int phoneType = phone.getPhoneType(); in internalAnswerCall()3495 && mCM.getFgPhone().getPhoneType() == Phone.PHONE_TYPE_SIP) { in internalAnswerCall()3512 && mCM.getFgPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) { in internalAnswerCall()3692 if (mCM.getBgPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) { in internalSwapCalls()
76 if (PhoneFactory.getDefaultPhone().getPhoneType() != Phone.PHONE_TYPE_CDMA) { in onCreate()
449 name = name + "/" + getPhoneType(type); in processCpbrCommand()508 private static String getPhoneType(int type) { in getPhoneType() method in BluetoothAtPhonebook
148 int phoneType = mPhone.getPhoneType(); in handleMessage()716 return mPhone.getPhoneType(); in getActivePhoneType()
1052 if (mCM.getFgPhone().getPhoneType() == Phone.PHONE_TYPE_GSM) { in handlePreciseCallStateChange()1134 if (mCM.getDefaultPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) { in handlePreciseCallStateChange()1197 if (mCM.getDefaultPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA && in handlePreciseCallStateChange()2306 int phoneType = phone.getPhoneType(); in initializeHandsfreeAtParser()2338 int phoneType = phone.getPhoneType(); in initializeHandsfreeAtParser()
530 if (phone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in placeCallInternal()
241 int phoneType = mPhone.getPhoneType(); in onCreate()
490 int phoneType = phone.getPhoneType(); in onCreate()1453 if (phone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in initForNewRadioTechnology()
427 int phoneType = cm.getActiveFgCall().getPhone().getPhoneType(); in updateInCallControls()
879 if (mPhone.getPhoneType() == Phone.PHONE_TYPE_CDMA) { in saveVoiceMailAndForwardingNumber()1577 int phoneType = mPhone.getPhoneType(); in onCreate()
155 && (TelephonyManager.getDefault().getPhoneType() in onCreate()