Home
last modified time | relevance | path

Searched refs:package (Results 1 – 24 of 24) sorted by relevance

/development/vndk/tools/
Dsystem_image_diff.py129 package = system_files_map[file]
131 package = "--unknown--"
133 if package in packages:
134 packages[package].append(file)
136 packages[package] = [file]
143 for package, files in packages.iteritems():
146 if package in package_vendor_map:
147 vendor = package_vendor_map[package]
153 if package in module_info.keys():
154 module_path = module_info[package]['path']
[all …]
/development/tools/apkcheck/
DREADME.txt42 --ignore-package=<package-name>
43 Ignore errors generated by references to the named package (e.g.
78 This could be a Creator class in the package android.os.Parcelable,
79 or Parcelable.Creator in the package android.os. We can guess based on
82 The API XML does specify each package in a <package> tag, so we should have
84 at a time from the right until we match a known package. This will work
139 default package (i.e. that have no package name). In most cases they're
/development/samples/ShortcutDemo/publisher/
DAndroid.mk32 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutdemo
56 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutdemo2
/development/samples/ShortcutDemo/launcher/
DAndroid.mk28 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutlauncherdemo
55 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutlauncherdemo2
/development/host/windows/usb/
Dreadme.txt3 package that is compliant with android_winusb.inf, you need to create
8 * File androidwinusb86.cat - Signed catalog for 32-bit package
9 * File androidwinusba64.cat - Signed catalog for AMD 64-bit package
/development/samples/UiAutomator/
DREADME5 use the package name to verify that the current window is actually
6 from the expected package
/development/tools/templates/
Djava_file.template1 package PACKAGE;
Djava_tests_file.template1 package PACKAGE;
/development/samples/ApiDemos/
DREADME.txt16 It is available through the SDK Updater in the "Android Compatibility package".
/development/tools/winscope/src/stubs/
Dwaylandtrace.proto18 package org.chromium.arc.wayland_composer;
Dprotolog.proto18 package com.android.server.protolog;
/development/tools/winscope/
DREADME.md11 * Install [Yarn](https://yarnpkg.com), a JS package manager
Dyarn.lock3177 normalize-package-data "^2.3.4"
3428 normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
3430 …resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e…
3436 validate-npm-package-license "^3.0.1"
4267 normalize-package-data "^2.3.2"
5180 validate-npm-package-license@^3.0.1:
5182 …resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license…
/development/tools/mkstubs/
DREADME.txt28 - a package name, e.g. com.android.blah
47 This would include only the indicated package yet would totally exclude the inner class
/development/testrunner/
Dadb_interface.py294 self, package, runner_name, no_window_animation=False, profile=False, argument
297 instrumentation_path = "%s/%s" % (package, runner_name)
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto5 package abi_diff;
Dabi_dump.proto3 package abi_dump;
/development/build/
DAndroid.mk75 $(remove-timestamps-from-package)
Dsdk.atree271 # samples to include in the sdk samples package
/development/samples/SkeletonApp/
Dreadme.txt30 {src/PACKAGE/CLASS.java}, where PACKAGE comes from the name in the <package>
/development/tools/idegen/
Dexcluded-paths51 # Each test has a Main.java in the default package, so they conflict with
/development/vndk/tools/definition-tool/
DREADME.md64 Developers have to add the phony package name to `PRODUCT_PACKAGES` variable in
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv500 …mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,CtsMediaBitstreamsTestCases: bitstreams package via annotation
891 …tform/cts,fake_HsnXKwO9RZOUlhGBMn393w@fakeemail.com,Add method to verify package and security SHA …
1111 …,fake_kbEkXpsfS6KMXV-8N_Y9-g@fakeemail.com,Correct checking whether activity name contains package.
1326 …,fake_x4llZxSoRwSBct5aROfwqg@fakeemail.com,Disabling keyguard for DeviceAndProfileOwner CTS package
1423 …ts,fake_vk_I5n6vTG2w7hgGh5cFuw@fakeemail.com,TvProvider: test for block ID and package name changes
1515 …@fakeemail.com,Tests Scoped Access Directory 'do not ask again' is cleared when package is removed.
1998 …platform/cts,fake_kDBUAWL4SY21otAYUOdyTg@fakeemail.com,Move graphics OpenGL tests to opengl package
2308 …iuOyhJsMS_O_hM0VvjDIXw@fakeemail.com,Test network is not blocked after always-on package is removed
2364 …atform/cts,fake_WYa7hmHCQ42NYhfobk58Bw@fakeemail.com,More CTS for caller-package name for GAL prov…
2571 …ke_x4llZxSoRwSBct5aROfwqg@fakeemail.com,CTS to verify enabling/disabling package component of DO/P…
[all …]
/development/sdk/
Dsdk_files_NOTICE.txt4697 Throughout this license, the terms `package', `FreeType Project',
5369 For full copyright notices consult the individual files in the package.
8097 * This package is an SSL implementation written
8110 * If this package is used in a product, Eric Young should be given attribution
8113 * in documentation (online or textual) provided with the package.
11687 * This package is an SSL implementation written
11700 * If this package is used in a product, Eric Young should be given attribution
11703 * in documentation (online or textual) provided with the package.
12643 The binary distribution package (ie. jars, samples and documentation) of
12656 The source distribution package (ie. all source and tools required to build
[all …]