Searched defs:license (Results 1 – 12 of 12) sorted by relevance
/aosp12/packages/apps/TV/src/com/android/tv/license/ |
H A D | LicenseSideFragment.java | 32 private final License license; field in LicenseSideFragment.LicenseActionItem 34 public LicenseActionItem(License license) { in LicenseActionItem()
|
H A D | LicenseDialogFragment.java | 46 public static LicenseDialogFragment newInstance(License license) { in newInstance()
|
H A D | Licenses.java | 82 public static String getLicenseText(Context context, License license) { in getLicenseText()
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/protos/ |
H A D | DeviceFiles.proto | 25 optional bytes license = 2; field 39 optional License license = 3; field
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
H A D | DeviceFiles.cpp | 52 License* license = file.mutable_license(); in StoreLicense() local 131 License license = file.license(); in RetrieveLicense() local 164 std::string& license = licenses[i]; in ListLicenses() local
|
H A D | DrmPlugin.cpp | 807 std::string license; in getOfflineLicenseState() local
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
H A D | Types.java | 67 public void store(Message message, File outputFile, License license) throws IOException { in store() 113 private static void storeProtoAsText(Message message, File outputFile, License license) in storeProtoAsText() 238 ProtoStorageFormat storageFormat, License license) throws IOException { in store() 358 ProtoStorageFormat storageFormat, License license) throws IOException { in store() 482 ProtoStorageFormat storageFormat, License license) throws IOException { in store()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/about/ |
H A D | LicenseActivity.java | 35 License license = getIntent().getParcelableExtra(LicenseMenuActivity.ARGS_LICENSE); in onCreate() local
|
H A D | Licenses.java | 64 public static String getLicenseText(Context context, License license) { in getLicenseText()
|
/aosp12/frameworks/base/tools/aapt2/tools/ |
H A D | extract_unicode_properties.py | 68 license = """/* variable
|
/aosp12/system/bpf/libbpf_android/ |
H A D | Loader.cpp | 667 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections() 763 vector<char> license; in loadProg() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | bpf.h | 329 __aligned_u64 license; member
|