Searched refs:isFieldSynthetic (Results 1 – 1 of 1) sorted by relevance
55 boolean synth = isFieldSynthetic(f); in testField()65 private static native boolean isFieldSynthetic(Field f); in isFieldSynthetic() method in Test918