Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java191 public void onNotificationExpansionChanged( in onNotificationExpansionChanged() method in NotificationAssistantService
331 public void onNotificationExpansionChanged(String key, boolean isUserAction, in onNotificationExpansionChanged() method in NotificationAssistantService.NotificationAssistantServiceWrapper
DINotificationListener.aidl52 void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded); in onNotificationExpansionChanged() method
DNotificationListenerService.java1385 public void onNotificationExpansionChanged( in onNotificationExpansionChanged() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java45 void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded, in onNotificationExpansionChanged() method
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl71 …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.java1248 public void onNotificationExpansionChanged(String key, boolean userAction, boolean expanded, in onNotificationExpansionChanged() method in StatusBarManagerService