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