Home
last modified time | relevance | path

Searched defs:getStatusBarNotification (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DAlertEntry.java67 public StatusBarNotification getStatusBarNotification() { in getStatusBarNotification() method in AlertEntry
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEntry.java60 public StatusBarNotification getStatusBarNotification() { in getStatusBarNotification() method in BubbleEntry
/aosp12/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/payloadhandlers/
H A DNotificationPayloadHandler.java55 public StatusBarNotification getStatusBarNotification(Bundle args) { in getStatusBarNotification() method in NotificationPayloadHandler
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DFallbackAssistant.java248 StatusBarNotification getStatusBarNotification() { in getStatusBarNotification() method in FallbackAssistant.ActionRequestInfo