Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DDispatchResponse.java95 public final int notificationEventId; field in DispatchResponse.Notification
97 protected Notification(@NotificationEventId int notificationEventId) { in Notification()