MCPcopy Create free account
hub / github.com/codehasan/dex2c / is_android_api

Method is_android_api

androguard/core/analysis/analysis.py:529–555  ·  view source on GitHub ↗

Returns True if the method seems to be an Android API method. This method might be not very precise unless an list of known API methods is given. :return: boolean

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

is_externalMethod · 0.95
get_nameMethod · 0.45
get_class_nameMethod · 0.45

Tested by

no test coverage detected