/aosp_15_r20/cts/tests/app/shared/src/android/app/stubs/shared/ |
H A D | TestNotificationListener.java | 107 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationListener 121 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
D | NotificationListener.java | 239 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener 324 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationListener.java | 136 public void onNotificationPosted(final StatusBarNotification sbn, in onNotificationPosted() method in NotificationListener 301 void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationPosted() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationAttentionHelper.java | 1253 abstract void onNotificationPosted(NotificationRecord record); in onNotificationPosted() method in PolitenessStrategy 1414 public void onNotificationPosted(final NotificationRecord record) { in onNotificationPosted() method in StrategyPerApp 1485 void onNotificationPosted(NotificationRecord record) { in onNotificationPosted() method in StrategyAvalanche
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21144/src/android/security/cts/CVE_2023_21144/ |
H A D | PocListenerService.java | 26 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in PocListenerService
|
/aosp_15_r20/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/ |
H A D | NotificationListener.kt | 30 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.os.cts.companiondevicetestapp.NotificationListener
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/ |
H A D | ListenerService.java | 45 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in ListenerService
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A D | NotificationListener.java | 62 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
H A D | CrossProfileNotificationListenerService.java | 34 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in CrossProfileNotificationListenerService
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
H A D | NotificationListener.java | 59 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
H A D | NotificationListener.java | 68 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | BiometricNotificationLogger.java | 45 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in BiometricNotificationLogger
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/ |
H A D | NeneNotificationListenerService.kt | 42 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
|
H A D | NotificationListener.kt | 66 internal fun onNotificationPosted(notification: Notification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NotificationListener
|
H A D | Notifications.kt | 92 internal fun onNotificationPosted(notification: Notification) { in <lambda>() method
|
/aosp_15_r20/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/ |
H A D | MyNotificationListenerService.java | 41 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in MyNotificationListenerService
|
/aosp_15_r20/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
H A D | SecondaryNotificationListener.java | 75 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in SecondaryNotificationListener
|
/aosp_15_r20/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/ |
D | TvNotificationHandler.java | 64 public void onNotificationPosted(StatusBarNotification sbn, in onNotificationPosted() method in TvNotificationHandler
|
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | NotificationListenerController.java | 38 default boolean onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method
|
/aosp_15_r20/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationListenerService.java | 474 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListenerService 488 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotificationListenerService 1480 public void onNotificationPosted(IStatusBarNotificationHolder sbnHolder, in onNotificationPosted() method in NotificationListenerService.NotificationListenerWrapper
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | PopupDataProvider.java | 66 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
H A D | NotificationListener.kt | 27 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.wm.shell.flicker.utils.NotificationListener
|
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
H A D | TestNotificationListener.java | 122 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
|
/aosp_15_r20/cts/tests/tests/systemui/src/android/systemui/cts/ |
H A D | NotificationListener.kt | 26 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.systemui.cts.NotificationListener
|
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
D | TestNotificationService.java | 116 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationService
|