Searched refs:resetUserExpandedStates (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/ | ||
D | NotificationsController.kt | 40 fun resetUserExpandedStates() method |
D | NotificationsControllerStub.kt | 46 override fun resetUserExpandedStates() { in resetUserExpandedStates() method in com.android.systemui.statusbar.notification.init.NotificationsControllerStub |
D | NotificationsControllerImpl.kt | 118 override fun resetUserExpandedStates() { in <lambda>() method in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
D | NotificationStackScrollLayoutController.java | 813 mView.setResetUserExpandedStatesRunnable(mNotificationsController::resetUserExpandedStates); in setUpView() |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | CentralSurfacesImpl.java | 1915 mNotificationsController.resetUserExpandedStates(); |