Searched refs:mConstantValue (Results 1 - 2 of 2) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DFieldInfo.java45 mConstantValue = constantValue;
54 isVolatile(), isSynthetic(), mType, getRawCommentText(), mConstantValue, position(),
122 return isConstant(isFinal(), isStatic(), mConstantValue);
134 return mConstantValue;
138 return constantLiteralValue(mConstantValue);
393 Object val = mConstantValue;
461 if ((mConstantValue == null) != (other.mConstantValue == null)) {
466 if (mConstantValue == null) {
471 && mConstantValue
543 Object mConstantValue; field in class:FieldInfo
[all...]
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...

Completed in 89 milliseconds