Searched refs:channelTypeToString (Results 1 – 1 of 1) sorted by relevance
1087 sb.append(", allowChannels=").append(channelTypeToString(mAllowChannels)); in toString()1280 public static String channelTypeToString(@ChannelType int channelType) { in channelTypeToString() method in ZenPolicy