Searched refs:COMPONENT_CLASS (Results 1 – 1 of 1) sorted by relevance
37 private static final String COMPONENT_CLASS = "android.databinding.DataBindingComponent"; field in DataBinder109 writtenClasses.add(COMPONENT_CLASS); in writeComponent()110 mFileWriter.writeToFile(COMPONENT_CLASS, componentWriter.createComponent()); in writeComponent()