Searched refs:LTE_ON_CDMA_TRUE (Results 1 – 7 of 7) sorted by relevance
64 public static final int LTE_ON_CDMA_TRUE = RILConstants.LTE_ON_CDMA_TRUE; field in PhoneConstants
88 int LTE_ON_CDMA_TRUE = 1; field
103 if (TelephonyManager.getLteOnCdmaModeStatic() == PhoneConstants.LTE_ON_CDMA_TRUE) { in makeDefaultPhone()126 case PhoneConstants.LTE_ON_CDMA_TRUE: in makeDefaultPhone()174 case PhoneConstants.LTE_ON_CDMA_TRUE: { in getCdmaPhone()
162 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()
484 if (getLteOnCdmaModeStatic() == PhoneConstants.LTE_ON_CDMA_TRUE) { in getPhoneType()556 retVal = PhoneConstants.LTE_ON_CDMA_TRUE; in getLteOnCdmaModeStatic()
160 == PhoneConstants.LTE_ON_CDMA_TRUE; in updateQuietMode()
286 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()