Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DDispatchResponse.java82 public @interface NotificationEventId {} annotation in DispatchResponse
94 @NotificationEventId
97 protected Notification(@NotificationEventId int notificationEventId) { in Notification()