Searched defs:channelDescriptor (Results 1 – 1 of 1) sorted by relevance
47 private final String channelDescriptor; field in NotificationChannelDescriptorName122 public static NotificationChannelDescriptorName of(String project, String channelDescriptor) { in of()128 String project, String channelDescriptor) { in ofProjectChannelDescriptorName()134 String organization, String channelDescriptor) { in ofOrganizationChannelDescriptorName()143 String folder, String channelDescriptor) { in ofFolderChannelDescriptorName()150 public static String format(String project, String channelDescriptor) { in format()160 String project, String channelDescriptor) { in formatProjectChannelDescriptorName()170 String organization, String channelDescriptor) { in formatOrganizationChannelDescriptorName()179 public static String formatFolderChannelDescriptorName(String folder, String channelDescriptor) { in formatFolderChannelDescriptorName()302 private String channelDescriptor; field in NotificationChannelDescriptorName.Builder[all …]