Searched refs:getValueByIndex (Results 1 – 2 of 2) sorted by relevance
80 : getValueByIndex(getPointer(), index); in getValue()150 private static native String getValueByIndex(long attributePointer, int index); in getValueByIndex() method in ExpatAttributes
1390 NATIVE_METHOD(ExpatAttributes, getValueByIndex, "(JI)Ljava/lang/String;"),