Searched refs:isEnumSyntheticMethod (Results 1 – 1 of 1) sorted by relevance
1009 private fun isEnumSyntheticMethod( in isEnumSyntheticMethod() method in com.android.tools.metalava.model.text.ApiFile1106 if (isEnumSyntheticMethod(cl, name, parameters)) return in parseMethod()