/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dot/ |
H A D | DotInfo.java | 49 public boolean addOrUpdateNotificationKey(NotificationKeyData notificationKey) { in addOrUpdateNotificationKey() 73 public boolean removeNotificationKey(NotificationKeyData notificationKey) { in removeNotificationKey()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
H A D | NotificationKeyData.java | 38 public final String notificationKey; field in NotificationKeyData 44 private NotificationKeyData(String notificationKey, String shortcutId, int count, in NotificationKeyData()
|
H A D | NotificationListener.java | 344 NotificationKeyData notificationKey); in onNotificationPosted() 346 NotificationKeyData notificationKey); in onNotificationRemoved()
|
H A D | NotificationInfo.java | 49 public final String notificationKey; field in NotificationInfo
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
H A D | PopupDataProvider.java | 81 NotificationKeyData notificationKey) { in onNotificationPosted() 94 NotificationKeyData notificationKey) { in onNotificationRemoved() 186 public void cancelNotification(String notificationKey) { in cancelNotification()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationLaunchAnimatorController.kt | 50 private val notificationKey = notificationEntry.sbn.key regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
H A D | LaunchConversationActivity.java | 101 String notificationKey = in onCreate() local
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_request.h | 50 NotificationKey notificationKey; member
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarRemoteInputCallback.java | 213 String notificationKey) { in startWorkChallengeIfNecessary()
|
H A D | StatusBarNotificationActivityStarter.java | 319 String notificationKey = entry.getKey(); in handleNotificationClickAfterPanelCollapsed() local 430 String notificationKey = entry.getKey(); in onDragSuccess() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableNotificationRowController.java | 100 @NotificationKey String notificationKey, in ExpandableNotificationRowController()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationEntryManagerTest.java | 700 public boolean isManaging(String notificationKey) { in isManaging()
|
/aosp12/frameworks/base/core/java/android/app/people/ |
H A D | PeopleSpaceTile.java | 382 public Builder setNotificationKey(String notificationKey) { in setNotificationKey()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 674 std::string notificationKey = stream.str(); variable 730 std::string notificationKey = stream.str(); variable 1003 std::string notificationKey = stream.str(); variable
|