Home
last modified time | relevance | path

Searched refs:channelTypeToString (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java1087 sb.append(", allowChannels=").append(channelTypeToString(mAllowChannels)); in toString()
1280 public static String channelTypeToString(@ChannelType int channelType) { in channelTypeToString() method in ZenPolicy