Searched defs:getFullClassName (Results 1 – 2 of 2) sorted by relevance
106 private fun ClassPrinter.getFullClassName(type: Type): String { in getFullClassName() method116 private fun ClassPrinter.getFullClassName(className: String): String { in getFullClassName() method
672 private String getFullClassName(Context context, String className) { in getFullClassName() method in RecyclerView