Searched refs:getLteOnCdmaModeStatic (Results 1 – 3 of 3) sorted by relevance
953 if (getLteOnCdmaModeStatic() == PhoneConstants.LTE_ON_CDMA_TRUE) { in getPhoneType()1012 public static int getLteOnCdmaModeStatic() { in getLteOnCdmaModeStatic() method in TelephonyManager
176 boolean isLteOnCdmaMode = TelephonyManager.getLteOnCdmaModeStatic() in updateQuietMode()
814 return TelephonyManager.getLteOnCdmaModeStatic(); in getLteOnCdmaMode()