Searched defs:importance (Results 1 – 3 of 3) sorted by relevance
45 public TemporaryNotificationChannel(String id, String name, int importance) { in TemporaryNotificationChannel()
70 public void createChannel(String id, String name, int importance, boolean vibrate, in createChannel()
1294 private static Builder getBuilder(String pkg, Importance importance) { in getBuilder()