Home
last modified time | relevance | path

Searched defs:license (Results 1 – 6 of 6) sorted by relevance

/packages/apps/TV/src/com/android/tv/license/
DLicenseSideFragment.java32 private final License license; field in LicenseSideFragment.LicenseActionItem
34 public LicenseActionItem(License license) { in LicenseActionItem()
DLicenseDialogFragment.java46 public static LicenseDialogFragment newInstance(License license) { in newInstance()
DLicenses.java82 public static String getLicenseText(Context context, License license) { in getLicenseText()
/packages/apps/Dialer/java/com/android/dialer/about/
DLicenseActivity.java35 License license = getIntent().getParcelableExtra(LicenseMenuActivity.ARGS_LICENSE); in onCreate() local
DLicenses.java64 public static String getLicenseText(Context context, License license) { in getLicenseText()
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTypes.java67 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()