Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DExpandableNotificationRowComponent.java88 static String provideNotificationKey(StatusBarNotification statusBarNotification) { in provideNotificationKey()
94 static String provideAppName(Context context, StatusBarNotification statusBarNotification) { in provideAppName()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java87 StatusBarNotification statusBarNotification) { in isSystemApp()
98 StatusBarNotification statusBarNotification) { in isSignedWithPlatformKey()
174 StatusBarNotification statusBarNotification) { in getPackageInfo()
H A DHeadsUpEntry.java41 HeadsUpEntry(StatusBarNotification statusBarNotification) { in HeadsUpEntry()
H A DAlertEntry.java34 public AlertEntry(StatusBarNotification statusBarNotification) { in AlertEntry()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java362 StatusBarNotification statusBarNotification = entry.getSbn(); in testInitializeNotificationInfoView_highPriority() local
392 StatusBarNotification statusBarNotification = row.getEntry().getSbn(); in testInitializeNotificationInfoView_PassesAlongProvisionedState() local
426 StatusBarNotification statusBarNotification = row.getEntry().getSbn(); in testInitializeNotificationInfoView_withInitialAction() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationInfo.java64 public NotificationInfo(Context context, StatusBarNotification statusBarNotification, in NotificationInfo()
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/telecom/
H A DInCallServiceImplTest.java181 StatusBarNotification statusBarNotification = in onRingingCallAdded_showNotification() local
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DFallbackAssistant.java241 ActionRequestInfo(@Nullable StatusBarNotification statusBarNotification, in ActionRequestInfo()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java370 Context context, StatusBarNotification statusBarNotification) { in isSystemNotification()
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java974 StatusBarNotification statusBarNotification = new StatusBarNotification( in getEmptyAutoGeneratedGroupSummary() local