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

/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
H A DExportLicensesTask.groovy135 def notice = buildNotice(usedLicenses)
138 println ("writing notice file to: ${noticeFile.getAbsolutePath()}")
139 noticeFile << notice
168 StringBuilder notice = new StringBuilder();
169 notice.append("List of 3rd party licenses:")
171 notice.append("\n-----------------------------------------------------------------------------")
172 notice.append("\n* ${it.key}")
173 notice.append("\n")
177 notice.append("\n ****** NOTICE:\n${urlToText(it)}")
181 notice
[all...]
/frameworks/data-binding/internal-prebuilts/com/android/databinding/localizemaven/1.1/
H A Dlocalizemaven-1.1.jar ... runtime.GeneratedClosure { private synthetic groovy.lang.Reference notice private static synthetic org.codehaus.groovy.reflection ...
/frameworks/base/tools/apilint/
H A Dapilint.py275 def notice(clazz): function
1340 notice(clazz)

Completed in 132 milliseconds