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

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

Completed in 24 milliseconds