OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:installed
(Results
276 - 300
of
2151
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Settings/src/com/android/settings/
AppWidgetPickActivity.java
41
* When an
installed
{@link AppWidgetProviderInfo} is selected, this activity
201
*
installed
{@link AppWidgetProviderInfo} and those provided through
223
* Create list entries for
installed
{@link AppWidgetProviderInfo} widgets.
226
List<AppWidgetProviderInfo>
installed
= mAppWidgetManager.getInstalledProviders();
local
227
putAppWidgetItems(
installed
, null, items);
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
PackagesPage.java
89
* Page that displays both locally
installed
packages as well as all known
90
* remote available packages. This gives an overview of what is
installed
109
TOGGLE_SHOW_INSTALLED_PKG (SWT.CHECK, "Show
Installed
Packages"),
245
treeColumn3.setToolTipText("Revision currently
installed
");
277
mCheckFilterInstalled.setToolTipText("Show
Installed
");
285
mCheckFilterInstalled.setText("
Installed
");
377
mButtonDelete.setToolTipText("Delete one ore more
installed
packages");
706
if (item.getState() == PkgState.
INSTALLED
) {
723
* at least one
installed
item and collapses the ones with nothing
installed
1026
List<Archive>
installed
= mUpdaterData.updateOrInstallAll_WithGUI(
local
[
all
...]
/external/e2fsprogs/
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
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
/libcore/luni/src/main/java/java/security/
Security.java
38
* the list of security {@code Provider} that have been
installed
into this
126
//
installed
, else return -1; if (position <1) or (position > max
157
* specified name is
installed
.
166
// 2. as 1 but provider is not
installed
183
* Returns an array containing all
installed
providers. The providers are
186
* @return an array containing all
installed
providers.
195
*
installed
.
222
*
installed
providers meets the filter specification.
266
*
installed
providers meets the filter specification.
/external/chromium/chrome/common/extensions/docs/static/
autoupdate.html
17
<p>Every few hours, the browser will check if any
installed
extensions have an autoupdate URL. For each one, it will make a request to that URL looking for an update manifest XML file. If the update manifest mentions a version of an extension that is more recent than what's
installed
, it will download and install the new version. Similar to manual updates, the new crx must be signed with the same private key as the currently
installed
version.</p>
67
<p>Note that this affects checks for all
installed
extensions, so consider the bandwidth and server load implications of this. You may want to temporarily uninstall all but the one extension you are testing with, and should not run with this option turned on during normal browser usage.</p>
78
<p>So for example, say we have two extensions
installed
</p>
95
<p>If the number of
installed
extensions using the same update_url is large enough that a GET request URL would be too long (probably greater than 1024 characters or so), the update check will instead issue a POST with the request parameters in the POST body.</p>
/external/chromium/testing/gtest/scripts/
gtest-config.in
21
affect installation queries if called on a built but not
installed
gtest. The
36
# When using a built but not
installed
Google Test:
39
# When using an
installed
Google Test, but with installation overrides:
201
# We try and detect if our binary is not located at its
installed
location. If
204
# rather than an
installed
gtest.
227
# We're using an
installed
gtest, although it may be staged under some
/external/dbus/bus/
messagebus-config.in
16
# Subdirectory where the new package is being
installed
37
# Check if messagebus is
installed
and remove on user request.
40
csih_warning "The messagebus service is already
installed
."
49
# Install messagebus service if it is not already
installed
59
csih_inform "The messagebus service has been
installed
under the LocalSystem"
67
fi # messagebus already
installed
/external/gtest/scripts/
gtest-config.in
21
affect installation queries if called on a built but not
installed
gtest. The
36
# When using a built but not
installed
Google Test:
39
# When using an
installed
Google Test, but with installation overrides:
201
# We try and detect if our binary is not located at its
installed
location. If
204
# rather than an
installed
gtest.
227
# We're using an
installed
gtest, although it may be staged under some
/external/icu4c/config/
icu-config.1.in
185
If ICU has been moved from its
installed
location, prepending this flag to
197
Script will return with a successful (0) status if ICU seems to be
installed
209
be
installed
. Can use as pkgdata(1)'s --install option.
219
If ICU is not
installed
in a location where the operating system will locate
255
Prints the location of the
installed
ICU man pages. Normally (man)
258
Prints the prefix (base directory) under which the
installed
ICU resides.
/external/protobuf/gtest/scripts/
gtest-config.in
21
affect installation queries if called on a built but not
installed
gtest. The
36
# When using a built but not
installed
Google Test:
39
# When using an
installed
Google Test, but with installation overrides:
201
# We try and detect if our binary is not located at its
installed
location. If
204
# rather than an
installed
gtest.
227
# We're using an
installed
gtest, although it may be staged under some
/external/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/
SMakefile
23
# Installation targeting. Files will be
installed
under the tree
24
# rooted at prefix. flex will be
installed
in bindir, libfl.lib 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.
README.amiga
11
The standard distribution of FLEX 2.5.1 is assumed to be
installed
on
12
your AMIGA computer. `
Installed
' means that all source files from the
/frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java
251
* Returns the {@link ServiceInfo}s of the
installed
accessibility services.
270
* Returns the {@link AccessibilityServiceInfo}s of the
installed
accessibility services.
279
Log.i(LOG_TAG, "
Installed
AccessibilityServices " + services);
282
Log.e(LOG_TAG, "Error while obtaining the
installed
AccessibilityServices. ", re);
306
Log.i(LOG_TAG, "
Installed
AccessibilityServices " + services);
309
Log.e(LOG_TAG, "Error while obtaining the
installed
AccessibilityServices. ", re);
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
ArchiveInstallerTest.java
108
assertTrue(mMon.getCapturedLog().indexOf("Skipping already
installed
archive") != -1);
144
"
Installed
'testPkg'\n",
155
// old pkg is
installed
, so its directory & files exists
199
"
Installed
Vendor1 OldPath package, revision 2\n",
228
// old pkg is
installed
, so its directory & files exists
273
"
Installed
Vendor1 NewPath package, revision 2\n",
/packages/apps/Email/src/com/android/email/activity/
UIControllerBase.java
75
* Fragments that are
installed
.
77
* A fragment is
installed
in {@link Fragment#onActivityCreated} and uninstalled in
80
* This means fragments in the back stack are *not*
installed
.
82
* We set callbacks to fragments only when they are
installed
.
421
* Remove the fragment if it's
installed
.
429
* Remove the fragment if it's
installed
.
437
* Remove the fragment if it's
installed
.
444
/** @return true if a {@link MailboxListFragment} is
installed
. */
449
/** @return true if a {@link MessageListFragment} is
installed
. */
454
/** @return true if a {@link MessageViewFragment} is
installed
. *
[
all
...]
/external/chromium/chrome/browser/chromeos/frame/
dom_browser_view_layout.cc
23
void DOMBrowserViewLayout::
Installed
(views::View* host) {
25
::BrowserViewLayout::
Installed
(host);
/external/chromium/chrome/browser/chromeos/
gview_request_interceptor.cc
22
// PDF viewer plug-in
installed
- we want to intercept only if we're
62
// If the local PDF viewing plug-in is
installed
and enabled, don't
/external/chromium/chrome/browser/importer/
firefox_importer_utils.h
21
// Detects which version of Firefox is
installed
from registry. Returns its
28
//
installed
.
/external/chromium/chrome/browser/metrics/
metrics_log.h
37
// Records the current operating environment. Takes the list of
installed
90
// Writes the list of
installed
plugins.
/external/elfutils/m4/
iconv.m4
25
dnl those with the standalone portable GNU libiconv
installed
).
32
dnl because if the user has
installed
libiconv and not disabled its use
/external/markdown/docs/
INSTALL
7
Python-Markdown requires the ElementTree module to be
installed
. In Python2.5+
15
copy of ElementTree
installed
on your system. As cElementTree is faster, you
/external/pcre/doc/html/
pcre-config.html
30
<b>pcre-config</b> returns the configuration of the
installed
PCRE
47
Writes the version number of the
installed
PCRE libraries to the standard
/external/protobuf/python/
README.txt
33
2) If you do not have setuptools
installed
, note that it will be
34
downloaded and
installed
automatically as soon as you run setup.py.
/external/quake/quake/src/WinQuake/
3dfx.txt
14
installed
from the media provided with your Voodoo Based 3D Accelerator.
16
Glide 2.31 or HIGHER runtime drivers *MUST* be
installed
to use this
/external/webkit/Tools/WebKitLauncherWin/
WebKitLauncherWin.cpp
73
MessageBox(0, TEXT("Safari must be
installed
to run a WebKit nightly. You can download Safari from http://www.apple.com/safari/download"), TEXT("Safari not found"), MB_ICONSTOP);
90
MessageBox(0, TEXT("Safari could not be launched. Please make sure you have the latest version of Safari
installed
and try again. You can download Safari from http://www.apple.com/safari/download"), TEXT("Safari launch failed"), MB_ICONSTOP);
Completed in 659 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>