Searched defs:NotificationKey (Results 1 – 2 of 2) sorted by relevance
29 public @interface NotificationKey { annotation
845 private record NotificationKey(@NonNull UserHandle user, @NonNull String pkg, in NotificationKey() method in NotificationManager