HomeSort by relevance Sort by last modified time
    Searched full:installable (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/chromium/chrome/common/extensions/docs/static/
hosting.html 23 installable web apps, and themes are served—whether
48 Google Chrome considers a file to be installable
82 The most common reason for failing to recognize an installable file
apps.html 29 <a href="http://code.google.com/chrome/apps/">installable web app</a>&mdash;a
31 The other type of installable web app is a
index.html 33 <a href="http://code.google.com/chrome/apps/index.html">installable web app</a>.
  /external/chromium/chrome/browser/extensions/
extension_creator.h 20 // This class create an installable extension (.crx file) given an input
63 // Export installable .crx to |crx_path|.
  /tools/motodev/src/plugins/installer/src/com/motorola/studio/android/installer/utilities/
P2Installer.java 180 StudioLogger.debug(this, "listing available installable items...");
267 StudioLogger.error(this.getClass(), "could not retrieve installable units");
270 "Error retrieving available installable units", null);
311 //Translates a P2 installable unit to a InstallableItem object
329 * Method used to install the installable items. The repositories and installOp should be already loaded,
340 StudioLogger.debug(this, "downloadAndInstall: installing selected installable items");
373 StudioLogger.error(this.getClass(), "could not install selected installable unit");
395 StudioLogger.debug(this, "updateStudio: installing selected installable items");
407 StudioLogger.error(this.getClass(), "could not install selected installable unit.", e);
InstallableItem.java 28 * (will be the bundle_id in case of Eclipse installable components)
  /external/openssh/contrib/aix/
README 4 installable) openssh package.
  /tools/motodev/src/plugins/installer/src/com/motorola/studio/android/installer/i18n/
installerNLS.properties 9 P2Utilities_LoadingUnits=Loading Installable Units
  /build/core/
notice_files.mk 22 # This module isn't installable
  /external/openssh/contrib/
README 54 Files to build an AIX native (installp or SMIT installable) package.
  /gdk/build/core/
build-binary.mk 117 # If this is an installable module
119 ifeq ($(call module-is-installable,$(LOCAL_MODULE)),$(true))
definitions.mk 284 $(if $(call module-class-is-installable,$(LOCAL_MODULE_CLASS)),\
298 # Returns $(true) is module $1 is installable
299 # An installable module is one that will be copied to $PROJECT/libs/<abi>/
302 module-is-installable = $(call module-class-is-installable,$(call module-get-class,$1))
    [all...]
  /ndk/build/core/
setup-toolchain.mk 201 # and the installable imported ones they depend on
204 WANTED_MODULES := $(call modules-get-all-installable,$(modules-get-top-list))
definitions.mk 638 $(if $(call module-class-is-installable,$(LOCAL_MODULE_CLASS)),\
653 # Returns $(true) is module $1 is installable
654 # An installable module is one that will be copied to $PROJECT/libs/<abi>/
657 module-is-installable = $(call module-class-is-installable,$(call module-get-class,$1))
809 # Function : modules-get-all-installable
811 # Returns : List of all the installable modules $1 depends on transitively.
812 # Usage : $(call modules-all-get-installable,<list of module names>)
813 # Rationale: This computes the closure of all installable module dependencies starting from $1
816 modules-get-all-installable = $(strip
    [all...]
build-binary.mk 410 # If this is an installable module
412 ifeq ($(call module-is-installable,$(LOCAL_MODULE)),$(true))
  /packages/apps/Browser/src/com/android/browser/
BookmarkUtils.java 51 ICON_INSTALLABLE_WEB_APP, // Icon for an installable web app (launches WebAppRuntime).
147 // Use the web browser icon as the background for the icon for an installable
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 115 # sets LIBLTDL to the link flags for the libltdl installable library
148 # Code shared by LTDL_INSTALLABLE and LTDL_INIT([installable]).
166 # If configure.ac declared an installable ltdl, and the user didn't override
298 [installable], [_LTDL_INSTALLABLE],
ltoptions.m4 366 LT_OPTION_DEFINE([LTDL_INIT], [installable],
367 [m4_define([_LTDL_TYPE], [installable])])
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/
BrokenPackage.java 111 * For broken packages, we return an empty string. These are not installable.
  /external/expat/m4/
ltoptions.m4 366 LT_OPTION_DEFINE([LTDL_INIT], [installable],
367 [m4_define([_LTDL_TYPE], [installable])])
  /external/libcap-ng/libcap-ng-0.7/m4/
ltoptions.m4 381 LT_OPTION_DEFINE([LTDL_INIT], [installable],
382 [m4_define([_LTDL_TYPE], [installable])])
  /external/libmtp/m4/
ltoptions.m4 365 LT_OPTION_DEFINE([LTDL_INIT], [installable],
366 [m4_define([_LTDL_TYPE], [installable])])
  /external/libusb-compat/m4/
ltoptions.m4 365 LT_OPTION_DEFINE([LTDL_INIT], [installable],
366 [m4_define([_LTDL_TYPE], [installable])])
  /external/openfst/m4/
ltoptions.m4 365 LT_OPTION_DEFINE([LTDL_INIT], [installable],
366 [m4_define([_LTDL_TYPE], [installable])])
  /external/protobuf/m4/
ltoptions.m4 365 LT_OPTION_DEFINE([LTDL_INIT], [installable],
366 [m4_define([_LTDL_TYPE], [installable])])

Completed in 2063 milliseconds

1 2 3 4