Searched refs:package (Results 1 – 15 of 15) sorted by relevance
/development/tools/apkcheck/ |
D | README.txt | 42 --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/ndk/samples/hello-neon/ |
D | build.properties | 18 # The name of your application package as defined in the manifest. 20 application.package=com.example.neon
|
/development/tools/templates/ |
D | java_file.template | 1 package PACKAGE;
|
D | java_tests_file.template | 1 package PACKAGE;
|
/development/host/windows/usb/ |
D | readme.txt | 3 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/ |
D | README | 5 use the package name to verify that the current window is actually 6 from the expected package
|
/development/samples/ApiDemos/ |
D | README.txt | 17 It is available through the SDK Updater in the "Android Compatibility package".
|
/development/build/ |
D | build_android_stubs.mk | 24 framework_res_package := $(call intermediates-dir-for,APPS,framework-res,,COMMON)/package-export.apk
|
D | sdk.atree | 225 # samples to include in the sdk samples package
|
/development/tools/mkstubs/ |
D | README.txt | 28 - 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/ |
D | adb_interface.py | 283 self, package, runner_name, no_window_animation=False, profile=False, argument 285 instrumentation_path = "%s/%s" % (package, runner_name)
|
/development/tools/idegen/ |
D | excluded-paths | 51 # Each test has a Main.java in the default package, so they conflict with
|
/development/samples/SkeletonApp/ |
D | readme.txt | 30 {src/PACKAGE/CLASS.java}, where PACKAGE comes from the name in the <package>
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | README.txt | 23 The Win32 (2000/XP) binary package of original version is
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 4697 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
|