Searched defs:notificationBehavior (Results 1 – 2 of 2) sorted by relevance
326 int notificationBehavior = issue.getNotificationBehavior(); in getBehavior() local
277 @NotificationBehavior int notificationBehavior, in SafetySourceIssue()1369 public Builder setNotificationBehavior(@NotificationBehavior int notificationBehavior) { in setNotificationBehavior()