Searched refs:requestNotificationUpdate (Results 1 – 5 of 5) sorted by relevance
44 fun requestNotificationUpdate(reason: String) method
50 override fun requestNotificationUpdate(reason: String) { in requestNotificationUpdate() method in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
139 override fun requestNotificationUpdate(reason: String) { in requestNotificationUpdate() method in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
623 mNotificationsController.requestNotificationUpdate("onStrongAuthStateChanged");805 mNotificationsController.requestNotificationUpdate("onBubbleExpandChanged"); in StatusBar()1556 public void requestNotificationUpdate(String reason) { in requestNotificationUpdate() method1557 mNotificationsController.requestNotificationUpdate(reason); in requestNotificationUpdate()1770 mNotificationsController.requestNotificationUpdate("onHeadsUpStateChanged"); in onHeadsUpStateChanged()3575 mNotificationsController.requestNotificationUpdate("onDozingChanged"); in onDozingChanged()
6784 mStatusBar.requestNotificationUpdate("onGroupCreatedFromChildren");6789 mStatusBar.requestNotificationUpdate("onGroupsChanged");