Home
last modified time | relevance | path

Searched defs:License (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/about/
H A DLicense.java25 public final class License implements Comparable<License>, Parcelable { class
76 private License(String libraryName, long licenseOffset, int licenseLength) { in License() method in License
82 private License(Parcel in) { in License() method in License
/aosp12/packages/apps/TV/src/com/android/tv/license/
H A DLicense.java25 public final class License implements Comparable<License>, Parcelable { class
83 private License(String libraryName, long licenseOffset, int licenseLength, String path) { in License() method in License
90 private License(Parcel in) { in License() method in License
/aosp12/packages/apps/Car/DebuggingRestrictionController/server/
H A DHOW_TO.md49 ## License section
/aosp12/packages/modules/GeoTZ/common/host/main/java/com/android/timezone/location/common/
H A DLicenseSupport.java47 public enum License { enum in LicenseSupport
54 License(String licenseFileSnippet, String textProtoHeader) { in License() method in LicenseSupport.License
/aosp12/build/soong/cc/
H A Dndk_headers.go77 License *string `android:"path"` member
181 License *string member
303 License *string member
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/protos/
H A DDeviceFiles.proto18 message License { message
/aosp12/bootable/recovery/updater_sample/
H A DREADME.md268 ## License section