Home
last modified time | relevance | path

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

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