Searched refs:getWarningType (Results 1 – 9 of 9) sorted by relevance
1012 msg.getEtwsWarningInfo().getWarningType()); in testEtwsMessageNormal()1023 msg.getEtwsWarningInfo().getWarningType()); in testEtwsMessageCancel()1034 msg.getEtwsWarningInfo().getWarningType()); in testEtwsMessageTest()
145 public @WarningType int getWarningType() { in getWarningType() method in SmsCbEtwsInfo
596 cv.put(CellBroadcasts.ETWS_WARNING_TYPE, etwsInfo.getWarningType()); in getContentValues()
335 switch (etwsInfo.getWarningType()) { in getDialogTitleResource()453 switch (etwsInfo.getWarningType()) { in getDialogPictogramResource()
469 if ((etwsInfo != null && etwsInfo.getWarningType() in isChannelEnabled()625 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification()
275 cv.put(Telephony.CellBroadcasts.ETWS_WARNING_TYPE, etwsInfo.getWarningType()); in getContentValues()
112 getEtwsPrimaryMessage(context, header.getEtwsInfo().getWarningType()), in createSmsCbMessage()
117 header.getEtwsInfo().getWarningType()), SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, in createSmsCbMessage()
11726 method public int getWarningType();