Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/app/
DNotificationCompat.java8231 public @Nullable String getChannelId() { in getChannelId() method in NotificationCompat.TvExtender
9234 public static @Nullable String getChannelId(@NonNull Notification notification) { in getChannelId() method in NotificationCompat
9473 static String getChannelId(Notification notification) { in getChannelId() method in NotificationCompat.Api26Impl