Home
last modified time | relevance | path

Searched refs:warningType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java184 final int warningType = intent.getIntExtra(EXTRA_SIM_COMBINATION_WARNING_TYPE, in sendSimCombinationWarningIfNeeded() local
187 if (warningType == EXTRA_SIM_COMBINATION_WARNING_TYPE_DUAL_CDMA) { in sendSimCombinationWarningIfNeeded()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java580 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification() local
582 switch (warningType) { in openEmergencyAlertNotification()