HomeSort by relevance Sort by last modified time
    Searched full:installed (Results 1101 - 1125 of 2151) sorted by null

<<41424344454647484950>>

  /frameworks/base/docs/html/sdk/
android-3.2.jd 70 have installed, refer to the "Installed Packages" listing in the Android SDK and
320 from being installed and run.</li>
540 <p>Android 3.2 introduces new feature constants that let applications specify whether they require display in landscape orientation, portrait orientation, or both. Declaring these constants indicates that the application must not be installed on a device that doesn't offer the associated orientation. Conversely, if one or both of the constants are not declared, it indicates that the application does not have a preference for the undeclared orientations and may be installed on a device that doesn't offer them. </p>
tools-notes.jd 23 Tools you are using, refer to the "Installed Packages" listing in the Android SDK Manager. </p>
350 <p>If you are upgrading to SDK Tools r9 from SDK Tools r7 or earlier, the default installed location
417 the default installed location for the <code>adb</code> tool has changed from
  /external/iproute2/man/man8/
ip.8 1158 (IPv6 only) only list addresses installed due to stateless
1559 route installed in BSD compatibility mode, it can be a local address
    [all...]
  /external/quake/quake/src/QW/docs/
qwcl-readme.txt 46 In order to run QWCL, you must first have Quake installed.
47 Assuming Quake is installed in the standard directory, c:\quake,
253 either DirectDraw or SciTech Display Doctor installed (see the "A bit
277 NT 4.0 comes with DirectX installed, but doesn't have any resolutions
456 driver installed; when the driver was removed, things were fine.
623 be available, you must have DirectDraw installed; some systems come
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java 815 * @param shader May be null. the new shader to be installed in the paint
839 * @param filter May be null. The new filter to be installed in the paint
866 * @param xfermode May be null. The xfermode to be installed in the paint
893 * @param effect May be null. The patheffect to be installed in the paint
921 * @param maskfilter May be null. The maskfilter to be installed in the
953 * @param typeface May be null. The typeface to be installed in the paint
983 * @param rasterizer May be null. The new rasterizer to be installed in
    [all...]
  /external/grub/docs/
grub.texi 302 @item Access data on any installed device
308 translation irrelevant. A drive installed and running with one
312 @item Detect all installed @sc{ram}
313 GRUB can generally find all the installed @sc{ram} on a PC-compatible
810 the operating system is installed.
    [all...]
  /build/core/
Makefile 271 "INSTALLED=\"$(strip $(ALL_MODULES.$(m).INSTALLED))\"" >> $(MODULE_INFO_FILE)))
277 # for future OTA packages installed by this system. Actual product
294 # for what's going to be installed.
750 # installed file list
752 # We put installed-files.txt ahead of image itself in the dependency graph
755 INSTALLED_FILES_FILE := $(PRODUCT_OUT)/installed-files.txt
757 @echo Installed file list: $@
762 .PHONY: installed-file-list
763 installed-file-list: $(INSTALLED_FILES_FILE
    [all...]
definitions.mk 33 # $(ALL_MODULES.$(target)).INSTALLED
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
41 # set of installed targets.
466 ## into the list of files that are installed for those modules.
472 define module-installed-files
473 $(foreach module,$(1),$(ALL_MODULES.$(module).INSTALLED))
666 # Given a list of installed modules (short or long names)
669 # therefore, should not be installed.
670 # $(1): mixed list of installed module
    [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c     [all...]
  /build/tools/releasetools/
ota_from_target_files 42 when installed.
344 log -t recovery "Recovery image already installed"
361 # be installed on top of. For now, we expect the API just won't
  /external/dbus/dbus/
dbus-transport-socket.c 151 * if there's no need for it, it will get de-installed
212 * if there's no need for it, it will get de-installed
214 * install it since we normally have it installed while
    [all...]
  /external/skia/include/core/
SkBitmap.h 207 will automatically release any pixelref previously installed. Only call
298 no pixelref installed.
530 installed via setColorTable. If false is returned, the bitmap and
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 209 * Lists all the installed packages.
368 * Lists all of the installed instrumentation, or all for a given package
    [all...]
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 102 change between versions. For example, if a user has installed your application and you publish an
383 be installed if users can see it in their Downloads area among their purchased,
384 installed, or recently uninstalled apps.</p> <p>If an application has been
  /frameworks/base/docs/html/guide/market/billing/
billing_overview.jd 167 status, which is usually only when your application is reinstalled or installed for the first
322 type only when your application is installed for the first time on a device or when your
392 when a user has your application installed on two (or more) devices and the user makes an in-app
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 551 /* Remove a cleanup handler installed by the matching pthread_cleanup_push.
600 /* Remove a cleanup handler installed by the matching pthread_cleanup_push.
655 /* Remove a cleanup handler installed by the matching pthread_cleanup_push.
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ArchiveInstaller.java 86 * @return True if the archive was installed, false otherwise.
109 monitor.log("Skipping already installed archive: %1$s for %2$s",
129 monitor.log("Installed %1$s", name);
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 92 Android SDK. If you have not already installed and setup the <a
  /dalvik/vm/compiler/codegen/arm/
ArchUtility.cpp 402 LOGD("installed code is at %p", cUnit->baseAddr);
  /development/pdk/docs/porting/
debugging_gdb.jd 18 already-running <code>globaltime</code> application, execute the following, making sure that: 1) you do this from the same window used to build the software on the device you are debugging and 2) verify that the symbols in the object files in the build tree match up with what is installed on the device or emulator.</p>
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 194 * installed. This means that the activity itself is not going to
  /docs/source.android.com/src/source/
using-repo.md 23 Optional elements are shown in brackets [ ]. Once Repo is installed, you can get information about any command by running
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DefaultErrorHandler.java 89 * @return The <code>PrintWriter</code> installed via the constructor
  /external/bluetooth/glib/
NEWS.pre-1-3 198 * There is a glib-config helper script installed now.
README.in 128 GLib+ 2.6 makes several symbols private which were not in any installed

Completed in 1089 milliseconds

<<41424344454647484950>>