Searched refs:isRadioOffForThermalMitigation (Results 1 – 1 of 1) sorted by relevance
666 if (isRadioOffForThermalMitigation(phoneId)) { in toTelecomDisconnectCauseDescription()793 private static boolean isRadioOffForThermalMitigation(int phoneId) { in isRadioOffForThermalMitigation() method in DisconnectCauseUtil795 return phone.isRadioOffForThermalMitigation(); in isRadioOffForThermalMitigation()