Home
last modified time | relevance | path

Searched refs:onNotificationVisibilityChanged (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLoggerTest.java153 ).when(mBarService).onNotificationVisibilityChanged(any(NotificationVisibility[].class), in testOnChildLocationsChangedReportsVisibilityChanged()
172 verify(mBarService, never()).onNotificationVisibilityChanged(any(), any()); in testOnChildLocationsChangedReportsVisibilityChanged()
191 verify(mBarService, times(1)).onNotificationVisibilityChanged(any(), any()); in testStoppingNotificationLoggingReportsCurrentNotifications()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationDelegate.java45 void onNotificationVisibilityChanged( in onNotificationVisibilityChanged() method
H A DNotificationManagerService.java1295 public void onNotificationVisibilityChanged(NotificationVisibility[] newlyVisibleKeys,
10722 assistant.onNotificationVisibilityChanged(key, isVisible);
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationAssistantService.java244 public void onNotificationVisibilityChanged(@NonNull String key, boolean isVisible) { in onNotificationVisibilityChanged() method in NotificationAssistantService
442 public void onNotificationVisibilityChanged(String key, boolean isVisible) { in onNotificationVisibilityChanged() method in NotificationAssistantService.NotificationAssistantServiceWrapper
635 onNotificationVisibilityChanged(key, isVisible); in handleMessage()
H A DINotificationListener.aidl55 void onNotificationVisibilityChanged(String key, boolean isVisible); in onNotificationVisibilityChanged() method
H A DNotificationListenerService.java1560 public void onNotificationVisibilityChanged( in onNotificationVisibilityChanged() method in NotificationListenerService.NotificationListenerWrapper
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBarService.aidl82 void onNotificationVisibilityChanged( in NotificationVisibility[] newlyVisibleKeys, in onNotificationVisibilityChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java295 mBarService.onNotificationVisibilityChanged(newlyVisibleAr, noLongerVisibleAr); in logNotificationVisibilityChanges()
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1717 public void onNotificationVisibilityChanged( in onNotificationVisibilityChanged() method in StatusBarManagerService
1723 mNotificationDelegate.onNotificationVisibilityChanged( in onNotificationVisibilityChanged()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java5419 mService.mNotificationDelegate.onNotificationVisibilityChanged( in testStats_updatedOnVisibilityChanged()
5423 mService.mNotificationDelegate.onNotificationVisibilityChanged( in testStats_updatedOnVisibilityChanged()
6779 mService.mNotificationDelegate.onNotificationVisibilityChanged(new NotificationVisibility[] in testOnNotificationVisibilityChanged_triggersInterruptionUsageStat()
6794 mService.mNotificationDelegate.onNotificationVisibilityChanged(new NotificationVisibility[] in testOnNotificationVisibilityChanged_triggersVisibilityLog()
6803 mService.mNotificationDelegate.onNotificationVisibilityChanged( in testOnNotificationVisibilityChanged_triggersVisibilityLog()
7986 mService.mNotificationDelegate.onNotificationVisibilityChanged(notificationVisibility, in testLogSmartSuggestionsVisible_triggerOnExpandAndVisible()
8011 mService.mNotificationDelegate.onNotificationVisibilityChanged(notificationVisibility, in testLogSmartSuggestionsVisible_noTriggerOnVisible()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12584 method public void onNotificationVisibilityChanged(@NonNull String, boolean);
/aosp14/frameworks/base/services/
H A Dart-profile5114 HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationVisibilityChanged([…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt83085 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationVisibilityChanged([Lco…
83168 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationVisibilityChanged([Lcom/android/i…