Searched refs:unreadMessageList (Results 1 – 1 of 1) sorted by relevance
1273 ArrayList<SmsCbMessage> unreadMessageList = CellBroadcastReceiverApp in removeReadMessageFromNotificationBar() local1275 if (unreadMessageList.isEmpty()) { in removeReadMessageFromNotificationBar()1281 + unreadMessageList.size() ); in removeReadMessageFromNotificationBar()1285 unreadMessageList, context,false, false, false); in removeReadMessageFromNotificationBar() local