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

  /dalvik/vm/oo/
Object.h 697 INLINE bool dvmIsSyntheticMethod(const Method* method) {
  /dalvik/vm/reflect/
Reflect.cpp 735 if (!dvmIsSyntheticMethod(method)) {
    [all...]

Completed in 83 milliseconds