Home
last modified time | relevance | path

Searched refs:licenses (Results 1 – 25 of 815) sorted by relevance

12345678910>>...33

/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
DExportLicensesTask.groovy8 * http://www.apache.org/licenses/LICENSE-2.0
29licenses : ["https://raw.githubusercontent.com/JetBrains/kotlin/master/license/LICENSE.txt",
30 "http://www.apache.org/licenses/LICENSE-2.0.txt"],
35 licenses : ["https://raw.githubusercontent.com/antlr/antlr4/master/LICENSE.txt"]
39licenses: ["http://www.antlr3.org/license.html", "http://www.antlr2.org/license.html"]
43 licenses : ["https://raw.githubusercontent.com/antlr/antlr4/master/LICENSE.txt"]
47licenses : ["https://raw.githubusercontent.com/antlr/stringtemplate4/master/LICENSE.txt"]
51 licenses : ["http://treelayout.googlecode.com/files/LICENSE.TXT"]
55licenses : ["https://raw.githubusercontent.com/junit-team/junit/master/LICENSE-junit.txt"],
60licenses : ["http://svn.apache.org/viewvc/commons/proper/io/trunk/LICENSE.txt?view=co"],
[all …]
DLocalizeDependenciesTask.groovy8 * http://www.apache.org/licenses/LICENSE-2.0
61 HashMap<String, Object> licenses = new HashMap<>();
86 throw new RuntimeException("Missing licenses for $missingLicenses")
88 println("List of new licenses:")
89 println(ExportLicensesTask.buildNotice(licenses))
198 licenses.put(resolved.artifact.artifactId, license)
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/
DSupportLibraryExtension.kt34 private var licenses: MutableCollection<License> = ArrayList() variable in androidx.build.SupportLibraryExtension
54 licenses.add(license) in license()
59 return licenses in getLicenses()
/frameworks/multidex/instrumentation/
Dbuild.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
57 licenses {
60 url 'http://www.apache.org/licenses/LICENSE-2.0.txt'
/frameworks/multidex/library/
Dbuild.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
81 licenses {
84 url 'http://www.apache.org/licenses/LICENSE-2.0.txt'
/frameworks/data-binding/baseLibrary/
Dbuild.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
44 licenses {
/frameworks/data-binding/compiler/
Dbuild.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
51 licenses {
/frameworks/data-binding/extensions/baseAdapters/
Dbuild.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
96 licenses {
/frameworks/av/media/libstagefright/codecs/aacenc/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/av/media/libstagefright/codecs/amrnb/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/av/media/libstagefright/codecs/amrwb/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/av/media/libstagefright/codecs/mp3dec/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/av/media/libstagefright/codecs/amrwbenc/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/av/media/libstagefright/codecs/m4v_h263/
Dpatent_disclaimer.txt9 require patent licenses from the relevant patent holders.
/frameworks/data-binding/samples/BindingDemo/
Dsettings.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/
Dlicense.txt8 * http://www.apache.org/licenses/LICENSE-2.0
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/resources/META-INF/gradle-plugins/
Dcom.android.databinding.localizemaven.properties8 # http://www.apache.org/licenses/LICENSE-2.0
/frameworks/opt/net/wifi/
DAndroid.bp7 // http://www.apache.org/licenses/LICENSE-2.0
/frameworks/data-binding/integration-tests/IndependentLibrary/
Dsettings.gradle8 * http://www.apache.org/licenses/LICENSE-2.0
/frameworks/support/lifecycle/
Dgradle.properties8 # http://www.apache.org/licenses/LICENSE-2.0
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dp_med_ol.tab9 ** http://www.apache.org/licenses/LICENSE-2.0
/frameworks/base/config/
Dcopyright-header8 # http://www.apache.org/licenses/LICENSE-2.0
/frameworks/base/data/keyboards/
DAVRCP.idc7 # http://www.apache.org/licenses/LICENSE-2.0
/frameworks/av/media/libaaudio/include/aaudio/
DNOTICE7 http://www.apache.org/licenses/LICENSE-2.0
/frameworks/native/vulkan/include/vulkan/
DNOTICE7 http://www.apache.org/licenses/LICENSE-2.0

12345678910>>...33