Searched defs:warningType (Results 1 – 4 of 4) sorted by relevance
156 int warningType = (pdu[4] & 0xfe) >>> 1; in SmsCbHeader() local220 int warningType = getEtwsWarningType(); in SmsCbHeader() local
117 int warningType = cursor.getInt(etwsWarningTypeColumn); in createFromCursor() local
625 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification() local
199 final int warningType = intent.getIntExtra(EXTRA_SIM_COMBINATION_WARNING_TYPE, in sendSimCombinationWarningIfNeeded() local