Searched refs:MessageServiceCategoryAndScope (Results 1 – 1 of 1) sorted by relevance
111 private static final class MessageServiceCategoryAndScope { class in CellBroadcastAlertService118 MessageServiceCategoryAndScope(int serviceCategory, int serialNumber, in MessageServiceCategoryAndScope() method in CellBroadcastAlertService.MessageServiceCategoryAndScope138 if (o instanceof MessageServiceCategoryAndScope) { in equals()139 MessageServiceCategoryAndScope other = (MessageServiceCategoryAndScope) o; in equals()164 private static final LinkedHashMap<MessageServiceCategoryAndScope, Long> sMessagesMap =270 MessageServiceCategoryAndScope newCmasId = new MessageServiceCategoryAndScope( in handleCellBroadcastIntent()292 MessageServiceCategoryAndScope oldestCmasId = sMessagesMap.keySet().iterator().next(); in handleCellBroadcastIntent()