Home
last modified time | relevance | path

Searched refs:dvmIsPrivateMethod (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/oo/
DObject.h676 INLINE bool dvmIsPrivateMethod(const Method* method) { in dvmIsPrivateMethod() function
708 return dvmIsPrivateMethod(method) || in dvmIsDirectMethod()