HomeSort by relevance Sort by last modified time
    Searched refs:dvmIsFinalMethod (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/oo/
Object.h 688 INLINE bool dvmIsFinalMethod(const Method* method) {
Class.cpp     [all...]
  /dalvik/vm/
InlineNative.cpp 853 if (!dvmIsFinalClass(clazz) && !dvmIsFinalMethod(method)) {

Completed in 908 milliseconds