Searched refs:getInheritFrom (Results 1 – 5 of 5) sorted by relevance
42 @NonNull List<String> getInheritFrom(); in getInheritFrom() method
141 final List<String> inheritFromList = feature.getInheritFrom(); in isCombinationValid()
117 public @NonNull List<String> getInheritFrom() { in getInheritFrom() method in ParsedAttributionImpl
42 getter(ParsedAttribution::getInheritFrom, listOf("testInheritFrom"))
1301 int numInheritFrom = attribution.getInheritFrom().size(); in refreshAttributionsLocked()1304 dstAttributionTags.put(attribution.getInheritFrom().get(inheritFromNum), in refreshAttributionsLocked()