Searched defs:warningType (Results 1 – 7 of 7) sorted by relevance
155 int warningType = (pdu[4] & 0xfe) >>> 1; in SmsCbHeader() local214 int warningType = getEtwsWarningType(); in SmsCbHeader() local
156 int warningType = (pdu[4] & 0xfe) >>> 1; in SmsCbHeader() local220 int warningType = getEtwsWarningType(); in SmsCbHeader() local
107 public SmsCbEtwsInfo(@WarningType int warningType, boolean isEmergencyUserAlert, in SmsCbEtwsInfo()
674 int warningType = cursor.getInt(etwsWarningTypeColumn); in createFromCursor() local
117 int warningType = cursor.getInt(etwsWarningTypeColumn); in createFromCursor() local
625 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification() local
200 final int warningType = intent.getIntExtra(EXTRA_SIM_COMBINATION_WARNING_TYPE, in sendSimCombinationWarningIfNeeded() local