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