Searched refs:warningType (Results 1 – 2 of 2) sorted by relevance
184 final int warningType = intent.getIntExtra(EXTRA_SIM_COMBINATION_WARNING_TYPE, in sendSimCombinationWarningIfNeeded() local187 if (warningType == EXTRA_SIM_COMBINATION_WARNING_TYPE_DUAL_CDMA) { in sendSimCombinationWarningIfNeeded()
580 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification() local582 switch (warningType) { in openEmergencyAlertNotification()