Searched refs:getNotifications (Results 1 – 1 of 1) sorted by relevance
127 for (StatusBarNotification sbn : getNotifications(searchType)) { in isNotificationGone()163 for (StatusBarNotification sbn : getNotifications(searchType)) { in findNotificationNoWait()171 private ArrayList<StatusBarNotification> getNotifications(SEARCH_TYPE searchType) { in getNotifications() method in NotificationHelper