Searched defs:Importance (Results 1 – 2 of 2) sorted by relevance
50 public @interface Importance {} annotation in NotificationUtil
205 enum class Importance { Important, Essential, Unimportant }; enum