Searched refs:get_visible_notifications (Results 1 – 5 of 5) sorted by relevance
224 def get_visible_notifications(self): member in FacadeResource230 return self._chrome.get_visible_notifications()
208 for notification in self._resource.get_visible_notifications():
37 notifications = cr.get_visible_notifications()
125 notifications = self.cr.get_visible_notifications()
294 def get_visible_notifications(self): member in Chrome