Searched refs:package (Results 1 – 15 of 15) sorted by relevance
/development/tools/templates/ |
D | java_file.template | 1 package PACKAGE;
|
D | java_tests_file.template | 1 package PACKAGE;
|
/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/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/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/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/build/ |
D | Android.mk | 54 framework_res_package := $(call intermediates-dir-for,APPS,framework-res,,COMMON)/package-export.apk
|
D | sdk.atree | 152 # samples to include in the sdk samples package
|
/development/samples/SkeletonApp/ |
D | readme.txt | 30 {src/PACKAGE/CLASS.java}, where PACKAGE comes from the name in the <package>
|
/development/tools/idegen/ |
D | excluded-paths | 51 # Each test has a Main.java in the default package, so they conflict with
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | README.txt | 23 The Win32 (2000/XP) binary package of original version is
|
/development/samples/BrowserPlugin/ |
D | README | 51 (e.g. audio and paint). The package consists of two pieces: (1) Java code
|