Searched refs:newCmasId (Results 1 – 1 of 1) sorted by relevance
340 MessageServiceCategoryAndScope newCmasId = new MessageServiceCategoryAndScope( in handleCellBroadcastIntent() local344 Log.d(TAG, "message ID = " + newCmasId); in handleCellBroadcastIntent()348 if (sMessagesMap.get(newCmasId) != null) { in handleCellBroadcastIntent()350 long previousTime = sMessagesMap.get(newCmasId); in handleCellBroadcastIntent()353 Log.d(TAG, "ignoring the duplicate alert " + newCmasId + ", nowTime=" + nowTime in handleCellBroadcastIntent()369 sMessagesMap.put(newCmasId, nowTime); in handleCellBroadcastIntent()