Home
last modified time | relevance | path

Searched defs:onNotificationExpansionChanged (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationRowStatsLogger.kt20 fun onNotificationExpansionChanged( method
DNotificationStatsLogger.kt36 override fun onNotificationExpansionChanged( method
DNotificationStatsLoggerImpl.kt80 override fun onNotificationExpansionChanged( in <lambda>() method in com.android.systemui.statusbar.notification.stack.ui.view.NotificationStatsLoggerImpl
/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl56 void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded); in onNotificationExpansionChanged() method
DNotificationAssistantService.java255 public void onNotificationExpansionChanged( in onNotificationExpansionChanged() method in NotificationAssistantService
451 public void onNotificationExpansionChanged(String key, boolean isUserAction, in onNotificationExpansionChanged() method in NotificationAssistantService.NotificationAssistantServiceWrapper
DNotificationListenerService.java1594 public void onNotificationExpansionChanged( in onNotificationExpansionChanged() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java48 void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded, in onNotificationExpansionChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java398 public void onNotificationExpansionChanged(@NonNull String key, boolean isExpanded, in onNotificationExpansionChanged() method in NotificationLogger
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl84 …void onNotificationExpansionChanged(in String key, in boolean userAction, in boolean expanded, in … in onNotificationExpansionChanged() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1792 public void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded, in onNotificationExpansionChanged() method in StatusBarManagerService