Searched refs:getLinks (Results 1 – 15 of 15) sorted by relevance
156 private List<MetricConditionLink> getLinks( in getLinks() method in ConfigFactory179 List<MetricConditionLink> links = getLinks(template.getLinksList(), suffix); in addEventMetric()199 List<MetricConditionLink> links = getLinks(template.getLinksList(), suffix); in addCountMetric()220 List<MetricConditionLink> links = getLinks(template.getLinksList(), suffix); in addDurationMetric()241 List<MetricConditionLink> links = getLinks(template.getLinksList(), suffix); in addGaugeMetric()262 List<MetricConditionLink> links = getLinks(template.getLinksList(), suffix); in addValueMetric()
107 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel()188 assertTrue(links.getLinks().contains(spans[0].getTextLink())); in testApplyAppliedDefaultSpanFactory()201 assertTrue(links.getLinks().contains(spans[0].getTextLink())); in testApplyAppliedDefaultSpanFactoryReplace()213 assertTrue(links.getLinks().contains(spans[0].getTextLink())); in testApplyAppliedCustomSpanFactory()
113 if (textLinks.getLinks().isEmpty()) { in apply()118 for (TextLink link : textLinks.getLinks()) { in apply()
80 for (TextLinks.TextLink link : links.getLinks()) { in logGenerateLinks()
116 public Collection<TextLink> getLinks() { in getLinks() method in TextLinks
69 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel()
295 assertTrue(links.getLinks().isEmpty()); in testGenerateLinks_maxLength()415 for (TextLinks.TextLink link : ((TextLinks) o).getLinks()) {
91 public Collection<TextLink> getLinks() { in getLinks() method in TextLinks
60 method public java.util.Collection<androidx.textclassifier.TextLinks.TextLink> getLinks();
60 method public java.util.Collection<androidx.view.textclassifier.TextLinks.TextLink> getLinks();
699 if (links.getLinks().isEmpty()) { in addLinksAsync()
418 return links.getLinks().iterator().next(); in addLinkifiedTextToTextView()
50177 Landroid/view/textclassifier/TextLinks;->getLinks()Ljava/util/Collection;
35349 HSPLandroid/view/textclassifier/TextLinks;->getLinks()Ljava/util/Collection;
50573 method public java.util.Collection<android.view.textclassifier.TextLinks.TextLink> getLinks();