Searched refs:is2gDisabled (Results 1 – 1 of 1) sorted by relevance
794 if (is2gDisabled(phoneId) && !shouldTreatAsEmergency) { in toTelecomDisconnectCauseDescription()804 if (is2gDisabled(phoneId) && !shouldTreatAsEmergency) { in toTelecomDisconnectCauseDescription()1036 protected static boolean is2gDisabled(int phoneId) { in is2gDisabled() method in DisconnectCauseUtil