/external/chromium/chrome/browser/extensions/ |
extension_service.h | 110 // Manages installed and running Chromium extensions. 135 // installed to. 174 // Gets the list of currently installed extensions. 224 // Initialize and start all installed extensions. 238 // Updates a currently-installed extension with the contents from 345 // been loaded from a file and installed. 348 // Called by the backend when an extension has been installed. 449 // Whether there are any apps installed. Component apps are not included. 542 // The current list of installed extensions. 546 // The list of installed extensions that have been disabled [all...] |
extension_prefs_unittest.cc | 340 // Blacklist one installed and one not-installed extension id. 373 // An id we'll make up that doesn't match any installed extension id. 660 installed() { 681 for (size_t i = 0; i < arraysize(installed); ++i) 682 installed[i] = false; 719 // Flags indicating whether each of the extensions has been installed, yet. 720 bool installed[3]; member in class:ExtensionPrefsPreferencesBase 727 if (ext == extensions[i] && !installed[i]) { 729 installed[i] = true [all...] |
extension_management_browsertest.cc | 273 ExtensionTestMessageListener listener1("v1 installed", false); 288 // Run autoupdate and make sure version 2 of the extension was installed. 289 ExtensionTestMessageListener listener2("v2 installed", false); 358 // Run autoupdate and make sure version 2 of the extension was installed. 367 // being installed again the next time external_extensions.json is read. 373 << "Uninstalling should set kill bit on externaly installed extension."; 430 // Check if the extension got installed.
|
/external/clang/ |
INSTALL.txt | 13 installed as: 27 Assuming you installed clang at $LLVM_SRC_ROOT/tools/clang then Clang will 48 interface. See the man page for clang (installed into $prefix/share/man/man1)
|
/frameworks/base/docs/html/resources/articles/ |
speech-input.jd | 11 Google's Voice Search application, which is pre-installed on many Android devices 65 which is pre-installed on 70 keyboard. You can check whether Voice Search is installed in
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Package.java | 410 * - If no such id can exist (for example for a local package that cannot be installed)
490 * A package is local (that is 'installed locally') if it contains a single
500 * to be installed right away in the given SDK root.
503 * In this case the returned folder may already exist with a different archive installed
519 * Hook called right before an archive is installed. The archive has already
520 * been downloaded successfully and will be installed in the directory specified by
533 * @param archive The archive that will be installed
536 * @param installFolder The folder where the archive will be installed. Note that this
549 * Hook called right after an archive has been installed.
551 * @param archive The archive that has been installed. [all...] |
SamplePackage.java | 243 * to be installed right away in the given SDK root.
245 * A sample package is typically installed in SDK/samples/android-"version".
247 * version installed, we'll use that one.
259 // First find if this sample is already installed. If so, reuse the same directory.
334 "has been modified since it was last installed. Are you sure " +
353 * Computes a hash of the installed content (in case of successful install.)
424 * Computes a hash of the files names and sizes installed in the folder
|
/external/chromium/chrome/browser/search_engines/ |
search_provider_install_data_unittest.cc | 115 // Installed but not default. 121 // Not installed. 125 // Not installed due to different scheme. 129 // Not installed. 133 // Installed as default.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.mm | 169 // The extension installed bubble points at the browser action icon or the 173 // to figure out the origin point for the extension installed bubble. 200 // We remove this preview when the extension installed bubble closes. 287 // First part of extension installed message. 322 // Second part of extension installed message.
|
/external/chromium/chrome/common/extensions/docs/static/ |
external_extensions.html | 7 to be installed automatically. 14 and the extension should be installed 26 An extension that's installed automatically is known as an 192 any necessary changes to the installed 260 longer be installed or updated on each startup. In other words, the
|
/external/libpng/scripts/ |
makefile.dec | 171 # If you installed in $(DESTDIR), test-installed won't work until you 177 echo Testing installed dynamic shared library in $(DL). 184 test-installed: 186 echo Testing installed dynamic shared library.
|
makefile.hp64 | 189 # If you installed in $(DESTDIR), test-installed won't work until you 195 echo Testing installed dynamic shared library in $(DL). 202 test-installed: 204 echo Testing installed dynamic shared library.
|
makefile.hpux | 186 # If you installed in $(DESTDIR), test-installed won't work until you 192 echo Testing installed dynamic shared library in $(DL). 199 test-installed: 201 echo Testing installed dynamic shared library.
|
makefile.sggcc | 193 # If you installed in $(DESTDIR), test-installed won't work until you 199 echo Testing installed dynamic shared library in $(DL). 207 test-installed: 209 echo Testing installed dynamic shared library.
|
makefile.sgi | 196 # If you installed in $(DESTDIR), test-installed won't work until you 202 echo Testing installed dynamic shared library in $(DL). 210 test-installed: 212 echo Testing installed dynamic shared library.
|
/external/quake/quake/src/QW/docs/ |
readme.qwcl | 28 GLIDE drivers installed. RPMs for these drivers are available at: 82 1. The binary "glqwcl" requires Mesa 3-D 2.5 or later installed and compiled 85 application. Mesa 3-D requires GLIDE to be installed. 91 lib3dfxgl.so requires that GLIDE be installed. 103 For glqwcl, you must also have SVGALib or later installed (1.3.0 or later
|
/external/quake/quake/src/WinQuake/docs/ |
INSTALL | 54 GLIDE drivers installed. RPMs for these drivers are available at: 93 1. The binary "glquake" requires Mesa 3-D 2.5 or later installed and compiled 96 application. Mesa 3-D requires GLIDE to be installed. 102 lib3dfxgl.so requires that GLIDE be installed. 114 For glquake, you must also have SVGALib or later installed (1.3.0 or later
|
INSTALL.Quake | 54 GLIDE drivers installed. RPMs for these drivers are available at: 93 1. The binary "glquake" requires Mesa 3-D 2.5 or later installed and compiled 96 application. Mesa 3-D requires GLIDE to be installed. 102 lib3dfxgl.so requires that GLIDE be installed. 114 For glquake, you must also have SVGALib or later installed (1.3.0 or later
|
/frameworks/base/docs/html/sdk/ |
adding-components.jd | 31 new SDK components are automatically installed into your existing SDK directory, 58 <p>If you are developing in Eclipse and have already installed the ADT Plugin, 104 checkmark) and click <strong>Install</strong>. The components will now be installed into 121 components installed in your environment, you will want 136 component is installed in place of the old, but without impacting your
|
/frameworks/base/services/java/com/android/server/wm/ |
InputFilter.java | 31 * At most one input filter can be installed by calling 32 * {@link WindowManagerService#setInputFilter}. When an input filter is installed, the 126 * Called when the input filter is installed. 166 "is not installed."); 191 * Called when the filter is installed into the dispatch pipeline.
|
/external/chromium/testing/gmock/scripts/ |
gmock-config.in | 21 affect installation queries if called on a built but not installed gmock. The 36 # When using a built but not installed Google Mock: 39 # When using an installed Google Mock, but with installation overrides: 201 # We try and detect if our binary is not located at its installed location. If 205 # This allows building against a just-built gmock rather than an installed 232 # We're using an installed gmock, although it may be staged under some 240 # We also prefer any gtest-config script installed in our prefix. Lacking
|
/external/webkit/Tools/android/flex-2.5.4a/ |
Makefile.in | 23 # Installation targeting. Files will be installed under the tree 24 # rooted at prefix. flex will be installed in bindir, libfl.a in 25 # libdir, FlexLexer.h will be installed in includedir, and the manual 26 # pages will be installed in mandir with extension manext. 28 # Raw, unformatted troff source will be installed if INSTALLMAN=man, 29 # nroff preformatted versions will be installed if INSTALLMAN=cat. 176 # Note, the following rules delete any vestigial flexdoc installed
|
/frameworks/base/core/java/android/server/search/ |
Searchables.java | 57 // Contains all installed activities that handle the global search 254 * Returns a sorted list of installed search providers as per 280 private ComponentName findGlobalSearchActivity(List<ResolveInfo> installed) { 282 // and if it's still installed, return it. 292 return getDefaultGlobalSearchProvider(installed); 297 * component name is installed on the system or not. This deals with 298 * cases such as the removal of an installed provider.
|
/ndk/sources/host-tools/make-3.81/ |
ABOUT-NLS | 35 operating system where this package is being installed. So far, only 45 you have installed a recent copy of the GNU gettext package with the 51 Some packages are "localizable" when properly installed; the programs 56 By default, this package will be installed to allow translation of 72 When you already have GNU `gettext' installed on your system and run 74 probably detect the previously built and installed `libintl.a' file and 92 `--disable-nls' switch, all available translations are installed 94 may be set, prior to configuration, to limit the installed set. 101 As a user, if your language has been installed for this package, you 137 installed under `nb' and some older ones under `no', it's recommende [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageManager.java | 39 * packages that are currently installed on the device. 162 * Note: this flag may cause less information about currently installed 268 * indicate that this package should be installed as forward locked, i.e. only the app itself 276 * installed package, if one exists. 284 * manifest) to be installed. 291 * package has to be installed on the sdcard. 298 * has to be installed on the sdcard. 329 * already installed. 361 * package is already installed with the same name. 377 * a previously installed package of the same name has a different signatur [all...] |