Searched refs:getLteOnCdmaMode (Results 1 – 10 of 10) sorted by relevance
602 int getLteOnCdmaMode(String callingPackage); in getLteOnCdmaMode() method
1739 public int getLteOnCdmaMode(); in getLteOnCdmaMode() method
3288 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()3642 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone3643 int currentConfig = super.getLteOnCdmaMode(); in getLteOnCdmaMode()
834 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in BaseCommands
2985 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in Phone2986 return mCi.getLteOnCdmaMode(); in getLteOnCdmaMode()
1323 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()
850 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in PhoneMock
1210 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in SimulatedCommandsVerifier
5571 Landroid/telephony/TelephonyManager;->getLteOnCdmaMode()I5572 Landroid/telephony/TelephonyManager;->getLteOnCdmaMode(I)I
39624 HSPLcom/android/internal/telephony/CommandsInterface;->getLteOnCdmaMode()I40171 HSPLcom/android/internal/telephony/ITelephony;->getLteOnCdmaMode(Ljava/lang/String;)I