Searched refs:MessageServiceCategoryAndScope (Results 1 – 1 of 1) sorted by relevance
126 private static final class MessageServiceCategoryAndScope { class in CellBroadcastAlertService133 MessageServiceCategoryAndScope(int serviceCategory, int serialNumber, in MessageServiceCategoryAndScope() method in CellBroadcastAlertService.MessageServiceCategoryAndScope153 if (o instanceof MessageServiceCategoryAndScope) { in equals()154 MessageServiceCategoryAndScope other = (MessageServiceCategoryAndScope) o; in equals()179 private static final LinkedHashMap<MessageServiceCategoryAndScope, Long> sMessagesMap =340 MessageServiceCategoryAndScope newCmasId = new MessageServiceCategoryAndScope( in handleCellBroadcastIntent()362 MessageServiceCategoryAndScope oldestCmasId = sMessagesMap.keySet().iterator().next(); in handleCellBroadcastIntent()