Home
last modified time | relevance | path

Searched defs:dexField (Results 1 – 1 of 1) sorted by relevance

/cts/tests/signature/lib/android/src/android/signature/cts/
DDexMemberChecker.java160 private static boolean hasMatchingField_Reflection(Class<?> klass, DexField dexField) { in hasMatchingField_Reflection()
172 private static boolean hasMatchingField_JNI(Class<?> klass, DexField dexField) in hasMatchingField_JNI()