Home
last modified time | relevance | path

Searched refs:license (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/packages/apps/TV/src/com/android/tv/license/
DLicenseSideFragment.java17 package com.android.tv.license;
32 private final License license; field in LicenseSideFragment.LicenseActionItem
34 public LicenseActionItem(License license) { in LicenseActionItem() argument
35 super(license.getLibraryName()); in LicenseActionItem()
36 this.license = license; in LicenseActionItem()
41 LicenseDialogFragment dialog = LicenseDialogFragment.newInstance(license); in onSelected()
58 for (License license : licenses) { in toActionItems()
59 items.add(new LicenseActionItem(license)); in toActionItems()
/packages/modules/AdServices/
DAndroid.bp21 // 'apply every license found to every target'. While this makes sure we respect
22 // every license restriction, it may not be entirely correct.
26 // Please consider splitting the single license below into multiple licenses,
28 // default license using the 'licenses: [...]' property on targets as needed.
31 // to attach the license to, and including a comment whether the files may be
33 // See: http://go/android-license-faq
34 license {
38 "SPDX-license-identifier-Apache-2.0",
39 "SPDX-license-identifier-BSD",
/packages/modules/Bluetooth/
DAndroid.bp7 // 'apply every license found to every target'. While this makes sure we respect
8 // every license restriction, it may not be entirely correct.
12 // Please consider splitting the single license below into multiple licenses,
14 // default license using the 'licenses: [...]' property on targets as needed.
17 // to attach the license to, and including a comment whether the files may be
19 // See: http://go/android-license-faq
20 license {
24 "SPDX-license-identifier-Apache-2.0",
25 "SPDX-license-identifier-BSD",
26 "SPDX-license-identifier-MIT",
/packages/modules/Bluetooth/system/
DAndroid.mk116 $(call declare-container-license-metadata,$(bluetooth_cert_src_and_bin_zip),\
117 …SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-MIT legacy_…
119 $(call declare-container-license-deps,$(bluetooth_cert_src_and_bin_zip),\
151 $(call declare-container-license-metadata,$(bluetooth_cert_tests_py_package_zip),\
152 …SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-MIT legacy_…
154 $(call declare-container-license-deps,$(bluetooth_cert_tests_py_package_zip),\
/packages/modules/NeuralNetworks/runtime/
DAndroid.bp24 // 'apply every license found to every target'. While this makes sure we respect
25 // every license restriction, it may not be entirely correct.
29 // Please consider splitting the single license below into multiple licenses,
31 // default license using the 'licenses: [...]' property on targets as needed.
34 // to attach the license to, and including a comment whether the files may be
36 // See: http://go/android-license-faq
37 license {
42 "SPDX-license-identifier-Apache-2.0",
43 "SPDX-license-identifier-BSD",
44 "SPDX-license-identifier-MPL",
[all …]
/packages/apps/Contacts/
DAndroid.bp8 // See: http://go/android-license-faq
9 license {
14 "SPDX-license-identifier-Apache-2.0",
15 "SPDX-license-identifier-BSD",
16 "SPDX-license-identifier-CC-BY",
/packages/modules/Bluetooth/system/embdrv/g722/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 // SPDX-license-identifier-BSD
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 // SPDX-license-identifier-BSD
/packages/apps/Contacts/tests/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 // SPDX-license-identifier-CC-BY
/packages/apps/SecureElement/
DAndroid.bp8 // See: http://go/android-license-faq
9 license {
13 "SPDX-license-identifier-Apache-2.0",
14 "SPDX-license-identifier-BSD",
/packages/modules/NeuralNetworks/
DAndroid.bp23 // See: http://go/android-license-faq
24 license {
29 "SPDX-license-identifier-Apache-2.0",
30 "SPDX-license-identifier-BSD",
/packages/modules/Bluetooth/system/embdrv/sbc/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/apps/Gallery/
DAndroid.bp6 // See: http://go/android-license-faq
7 license {
11 "SPDX-license-identifier-Apache-2.0",
/packages/modules/Bluetooth/system/gd/fuzz/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DAndroid.bp8 // See: http://go/android-license-faq
9 license {
13 "SPDX-license-identifier-Apache-2.0",
/packages/modules/Bluetooth/system/osi/test/fuzzers/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/gd/security/channel/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/gd/security/record/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/gd/sysprops/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/gd/security/pairing/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
DAndroid.bp3 // See: http://go/android-license-faq
6 // to get the below license kinds:
7 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/stack/test/fuzzers/avrc/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/modules/Bluetooth/system/gd/rust/topshim/macros/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/packages/apps/Dialer/java/com/android/dialer/about/
DLicenseMenuActivity.java52 listAdapter = new ArrayAdapter<>(this, R.layout.license, R.id.license, new ArrayList<>()); in onCreate()
60 License license = (License) parent.getItemAtPosition(position); in onCreate()
62 licenseIntent.putExtra(ARGS_LICENSE, license); in onCreate()
/packages/modules/Bluetooth/system/gd/shim/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0

12345678910>>...17