Home
last modified time | relevance | path

Searched defs:onLockscreenOrShadeNotInteractive (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLogger.kt31 fun onLockscreenOrShadeNotInteractive(activeNotifications: List<ActiveNotificationModel>) method
DNotificationStatsLoggerImpl.kt147 override fun onLockscreenOrShadeNotInteractive( in <lambda>() method in com.android.systemui.statusbar.notification.stack.ui.view.NotificationStatsLoggerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/data/repository/
DWindowRootViewVisibilityRepository.kt61 fun onLockscreenOrShadeNotInteractive() { in onLockscreenOrShadeNotInteractive() method