Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
DMethodDescriptor.java359 if (hasExplicitDefaultValue(annotations)) { in getHelpForParameter()
544 static boolean hasExplicitDefaultValue(Annotation[] annotations) { in hasExplicitDefaultValue() method in MethodDescriptor