Home
last modified time | relevance | path

Searched refs:Package (Results 1 – 9 of 9) sorted by relevance

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DCommandList.java29 Dicttool.addCommand("package", Package.Packager.class); in populate()
30 Dicttool.addCommand("unpackage", Package.Unpackager.class); in populate()
DPackage.java28 public class Package { class
29 private Package() { in Package() method in Package
/packages/services/Car/tools/hidl_parser/
Dparser.py111 class Package(object): class
220 t[0] = Package(t[2])
/packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java247 PackageParser.Package pkg = PackageUtil.getPackageInfo(this, tempFile); in installPackage()
382 private boolean checkPermissions(PackageParser.Package pkg, int companionSdkVersion, in checkPermissions()
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DPackageUtil.java56 public static PackageParser.Package getPackageInfo(Context context, File sourceFile) { in getPackageInfo()
DPackageInstallerActivity.java584 PackageParser.Package parsed = PackageUtil.getPackageInfo(this, sourceFile); in processPackageUri()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DEventLogTags.logtags6 # @param name Package name of the QSB app.
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses4165 Package may be copied, such that the Copyright Holder maintains some
4168 the Package in a more-or-less customary fashion, plus the right to make
4173 "Package" refers to the collection of files distributed by the
4177 "Standard Version" refers to such a Package if it has not been
4185 this Package.
4199 Standard Version of this Package without restriction, provided that you
4203 derived from the Public Domain or from the Copyright Holder. A Package
4206 3. You may otherwise modify your copy of this Package in any way, provided
4215 your modifications in the Standard Version of the Package.
4217 b) use the modified Package only within your corporation or organization.
[all …]
/packages/services/Car/car-support-lib/
Dproguard-release.flags6885 public java.lang.Package getPackage();
6928 …protected java.lang.Package definePackage(java.lang.String, java.lang.String, java.lang.String, ja…
6935 protected java.lang.Package getPackage(java.lang.String);
6936 protected java.lang.Package[] getPackages();
7302 -keep class java.lang.Package {
7311 public static java.lang.Package getPackage(java.lang.String);
7312 public static java.lang.Package[] getPackages();