Home
last modified time | relevance | path

Searched refs:attributeName (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/attrib/
DBaseAnnotations.java41 public BaseAnnotations(String attributeName, Annotations annotations, in BaseAnnotations() argument
43 super(attributeName); in BaseAnnotations()