Searched refs:ChannelType (Results 1 – 2 of 2) sorted by relevance
23 enum ChannelType { enum32 ChannelType channel_type) in BufferHubChannel()102 ChannelType channel_type() const { return channel_type_; } in channel_type()124 ChannelType channel_type_;
172 private @ChannelType int mAllowChannels = CHANNEL_POLICY_UNSET;347 private @interface ChannelType {} annotation in ZenPolicy386 @ConversationSenders int conversationSenders, @ChannelType int allowChannels) { in ZenPolicy()575 public @ChannelType int getAllowedChannels() { in getAllowedChannels()1018 public @NonNull Builder allowChannels(@ChannelType int channelType) { in allowChannels()1280 public static String channelTypeToString(@ChannelType int channelType) { in channelTypeToString()