Home
last modified time | relevance | path

Searched refs:getLteOnCdmaMode (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl600 int getLteOnCdmaMode(String callingPackage, String callingFeatureId); in getLteOnCdmaMode() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4578 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()
5114 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone
DServiceStateTracker.java1542 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4284 return getLteOnCdmaMode(getSubId()) == PhoneConstants.LTE_ON_CDMA_TRUE; in isLteCdmaEvdoGsmWcdmaEnabled()
4299 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83730 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getLteOnCdmaMode(Ljava/lang/String;)I
84081 Lcom/android/internal/telephony/ITelephony;->getLteOnCdmaMode(Ljava/lang/String;)I