Searched refs:getAttributeSources (Results 1 – 4 of 4) sorted by relevance
220 public List<String> getAttributeSources() { in getAttributeSources() method in ViewElementDescriptor
429 public @NonNull List<String> getAttributeSources() { in getAttributeSources() method in NodeProxy432 return ((ViewElementDescriptor) descriptor).getAttributeSources(); in getAttributeSources()
234 public @NonNull List<String> getAttributeSources() { in getAttributeSources() method in TestNode
503 List<String> attributeSources = node.getAttributeSources(); in addInheritedProperties()