Searched refs:oldestCmasId (Results 1 – 1 of 1) sorted by relevance
362 MessageServiceCategoryAndScope oldestCmasId = sMessagesMap.keySet().iterator().next(); in handleCellBroadcastIntent() local363 Log.d(TAG, "message ID limit reached, removing oldest message ID " + oldestCmasId); in handleCellBroadcastIntent()364 sMessagesMap.remove(oldestCmasId); in handleCellBroadcastIntent()