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

/frameworks/base/tools/apilint/
H A Dapilint.py736 def method_exists(api, clazz, test): function in function:verify_compat
763 if not method_exists(cur, cur_clazz, test):

Completed in 333 milliseconds