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

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/extensions/
apps_promo.cc 128 // If the default apps were installed from a previous Chrome version, we
130 // apps, this means that the user manually installed or uninstalled one.
132 // installed, so expire them immediately.
160 // On Chrome OS the default apps are installed via a separate mechanism that
166 // Always show the app launcher if an app is installed.
pending_extension_manager.h 19 // being installed or updated. In general, instalation and updates take
59 // given info will be installed on the next auto-update cycle.
63 // is already installed.
76 // to be fetched, installed, and activated.
90 // Assumes an extension with id |id| is not already installed.
apps_promo.h 55 // Gets the set of old default apps that may have been installed by previous
63 // installed, AppsPromo will no longer consider the apps "default".
99 // only counted when the default apps are installed.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_controller.h 43 // Controller for the extension installed bubble. This bubble pops up after
44 // an extension has been installed to inform the user that the install happened
90 // Displays the extension installed bubble. This callback is triggered by
  /external/dbus/
autogen.sh 24 echo "You must have autoconf installed to compile $PROJECT."
40 echo "You must have automake installed to compile $PROJECT."
48 echo "You must have libtoolize installed to compile $PROJECT."
  /external/harfbuzz/
autogen.sh 34 echo "You must have libtool 1.4 installed to compile $PROJECT."
42 echo "You must have autoconf installed to compile $PROJECT."
66 echo "You must have automake 1.4-p1 installed to compile $PROJECT."
  /external/icu4c/config/
dist.mk 8 # This will only work if subversion is installed.
39 @echo "ERROR: 'dist' will not work unless the parent of the top_srcdir ( $(SVNTOP) ) is checked out from svn, and svn is installed."
59 @echo "svnversion of $(SVNTOP) is as follows (if this fails, make sure svn is installed..)"
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ArchiveReplacement.java 34 * currently installed {@code replaced} archive.
39 * @param newArchive A "new archive" to be installed. This is always an archive
50 * Returns the "new archive" to be installed.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
PackageLoader.java 96 * @param source The source of the packages. Null for the locally installed packages.
104 * The method should return true if this is a package that should be installed.
113 * Called when the accepted package has been installed, successfully or not.
114 * If an already installed (aka existing) package has been accepted, this will
209 * the package is the one to be installed or updated.
211 * - If an already installed package is accepted by the task, it is returned. <br/>
212 * - If a new package (remotely available but not installed locally) is accepted,
251 // This is a local (aka installed) package
253 // If the caller is accepting an installed package,
256 // an installed package should have one local compatible archiv
    [all...]
  /external/chromium/chrome/browser/cocoa/
keystone_glue.h 31 kAutoupdateInstalled, // version of the update that was installed
102 // YES if an update was ever successfully installed by -installUpdate.
144 // and appears to be installed in a system-wide location such as
160 // be installed if necessary. If synchronous is NO, the promotion may occur
172 // at the installed copy.
204 // The version of the application currently installed on disk.
  /build/core/
notice_files.mk 10 # it's installed on the target - i.e. system, data, etc. This does
56 # libraries so they get installed along with it. Make it an order-only
  /device/sample/sdk_addon/
manifest.ini 6 # 2 add-ons with the same identifier cannot be installed in the same SDK
7 # and only the add-on with the highest rev number will be installed.
  /external/bison/
PACKAGING 5 in distributions of binary packages the installed files should
34 belongs to the bison-runtime package; all other installed files belong
  /external/bison/m4/
iconv.m4 23 dnl those with the standalone portable GNU libiconv installed).
30 dnl because if the user has installed libiconv and not disabled its use
  /external/chromium/chrome/browser/
background_page_tracker.h 41 // 0 until another background page is installed.
84 // we inform the user if it is ever re-installed/enabled.
  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.h 39 // Sets |settings| to the proxy settings for the current installed version of
41 // Returns false if Firefox is not installed or if the settings could not be
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.h 27 // may be unresponsive while the theme is being installed.
67 // Text to show warning that theme is being installed.
  /external/chromium/testing/gtest/m4/
gtest.m4 41 Unable to locate either a built or installed Google Test.
42 The specific location '${enable_gtest}' was provided for a built or installed
  /external/dropbear/debian/
dropbear.README.Debian 5 package ("ssh") is installed, the file /etc/default/dropbear
21 You will still want to have the "ssh" package installed, as it
  /external/pcre/doc/
pcre-config.1 15 \fBpcre-config\fP returns the configuration of the installed PCRE
32 Writes the version number of the installed PCRE libraries to the standard
  /external/protobuf/examples/
Makefile 25 pkg-config --cflags protobuf # fails if protobuf is not installed
29 pkg-config --cflags protobuf # fails if protobuf is not installed
  /external/protobuf/gtest/m4/
gtest.m4 41 Unable to locate either a built or installed Google Test.
42 The specific location '${enable_gtest}' was provided for a built or installed
  /external/zlib/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 39 // (*) KeyName refers to a key that has been installed in the Crypto Service
46 // in the KeyFile is installed into the CSP and used.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
VoiceSearch.java 91 * Gets the {@code versionCode} of the currently installed voice search package.
93 * @return The {@code versionCode} of voiceSearch, or 0 if none is installed.
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstallDiffCert/
AndroidManifest.xml 20 A simple second app to test that apps cannot be installed over existing app

Completed in 303 milliseconds

1 2 3 4 5 6 7 891011>>