Searched refs:updateNotificationViews (Results 1 – 6 of 6) sorted by relevance
113 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingBundled()140 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingUnbundled()167 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingSuppressed()184 mViewHierarchyManager.updateNotificationViews(); in testUpdateNotificationViews_appOps()
220 verify(mPresenter).updateNotificationViews(); in testAddNotification()246 verify(mPresenter).updateNotificationViews(); in testUpdateNotification()271 verify(mPresenter).updateNotificationViews(); in testRemoveNotification()305 verify(mPresenter, times(1)).updateNotificationViews(); in testUpdateAppOps_foregroundNoti()318 verify(mPresenter, never()).updateNotificationViews(); in testUpdateAppOps_otherNoti()
101 void updateNotificationViews(); in updateNotificationViews() method
85 public void updateNotificationViews() { in updateNotificationViews() method in NotificationViewHierarchyManager
470 mPresenter.updateNotificationViews(); in onAsyncInflationFinished()905 mPresenter.updateNotificationViews(); in updateNotifications()
1391 public void updateNotificationViews() { in updateNotificationViews() method1398 addPostCollapseAction(this::updateNotificationViews); in updateNotificationViews()1402 mViewHierarchyManager.updateNotificationViews(); in updateNotificationViews()3143 updateNotificationViews(); in onUserSwitched()