Searched refs:dvmIsFinalMethod (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/oo/
H A DObject.h688 INLINE bool dvmIsFinalMethod(const Method* method) { function
H A DClass.cpp2920 if (dvmIsFinalMethod(superMeth)) {
/dalvik/vm/
H A DInlineNative.cpp843 if (!dvmIsFinalClass(clazz) && !dvmIsFinalMethod(method)) {

Completed in 66 milliseconds