Searched refs:getBindingClassName (Results 1 – 3 of 3) sorted by relevance
354 return mBundle.getBindingClassName() + mBundle.getConfigName() + "Impl"; in getImplementationName()356 return mBundle.getBindingClassName(); in getImplementationName()361 return mBundle.getBindingClassName(); in getClassName()
192 System.err.println(pkgName + '/' + layoutFileBundle.getBindingClassName() + in processLayoutFiles()
525 public String getBindingClassName() { in getBindingClassName() method in ResourceBundle.LayoutFileBundle