Home
last modified time | relevance | path

Searched refs:resetUserExpandedStates (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
DNotificationsController.kt40 fun resetUserExpandedStates() method
DNotificationsControllerStub.kt46 override fun resetUserExpandedStates() { in resetUserExpandedStates() method in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
DNotificationsControllerImpl.kt118 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/
DNotificationStackScrollLayoutController.java813 mView.setResetUserExpandedStatesRunnable(mNotificationsController::resetUserExpandedStates); in setUpView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java1915 mNotificationsController.resetUserExpandedStates();