OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:share
(Results
401 - 425
of
1170
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/content/
SharedPreferences.java
24
* there is a single instance of this class that all clients
share
.
/frameworks/base/core/java/android/widget/
DialerFilter.java
182
// devices that
share
tab and 0 on a single key.
/frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd
73
they will all
share
the same ID — provided that they are also signed
receiver-element.jd
159
This allows components in different applications to
share
a process, reducing
service-element.jd
167
This allows components in different applications to
share
a process, reducing
/frameworks/base/docs/html/guide/topics/resources/
menu-resource.jd
81
<dd>A menu group (to create a collection of items that
share
traits, such as whether they are
/frameworks/base/docs/html/resources/articles/
layout-tricks-merge.jd
4
<p>The <a href=""></a> articles showed you how to use the <code><include /></code> tag in XML layouts, to reuse and
share
your layout code. This article explains the <code><merge /></code> tag and how it complements the <code><include /></code> tag.</p>
/frameworks/base/docs/html/sdk/
android-2.2-highlights.jd
207
<li>Ability to
share
contacts with other phones</li>
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiveFileInfo.java
52
* used for inbounds
share
, e.g. receive a file to determine a correct save file
/packages/apps/Browser/res/values/
strings.xml
219
<string name="share_page">
Share
page</string>
234
<string name="contextmenu_sharelink">
Share
link</string>
262
<string name="choosertitle_sharevia">
Share
via</string>
[
all
...]
/packages/apps/Browser/src/com/android/browser/
BrowserHistoryPage.java
227
// decide whether to show the
share
link option
/packages/apps/Email/src/com/android/exchange/provider/
GalEmailAddressAdapter.java
198
* TODO: extract most of this into a CursorAdapter superclass, and
share
with AccountFolderList
/bionic/libc/docs/
OVERVIEW.TXT
86
/system/usr/
share
/zoneinfo, instead of the more Posix-compliant path of
87
/usr/
share
/zoneinfo
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
DoubleBufferTest.java
338
// duplicate
share
the same content with buf
824
// slice
share
the same content with buf
FloatBufferTest.java
334
// duplicate
share
the same content with buf
832
// slice
share
the same content with buf
IntBufferTest.java
290
// duplicate
share
the same content with buf
808
// slice
share
the same content with buf
LongBufferTest.java
289
// duplicate
share
the same content with buf
790
// slice
share
the same content with buf
ShortBufferTest.java
289
// duplicate
share
the same content with buf
801
// slice
share
the same content with buf
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java
57
* Multiple NodeSequence objects may
share
the same cache.
887
* Returns count of how many NodeSequence objects
share
this
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMConfiguration.java
218
* using schema <code>import</code> mechanisms)
share
the same
220
* property will be used. If two schemas specified using this property
share
/external/bison/
COPYING
12
freedom to
share
and change it. By contrast, the GNU General Public
13
License is intended to guarantee your freedom to
share
and change free
/external/bison/data/
Makefile
101
BISON_LOCALEDIR = /usr/
share
/locale
191
datadir = ${prefix}/
share
/external/bison/doc/
gpl.texi
18
freedom to
share
and change it. By contrast, the GNU General Public
19
License is intended to guarantee your freedom to
share
and change free
/external/bison/examples/
Makefile
101
BISON_LOCALEDIR = /usr/
share
/locale
191
datadir = ${prefix}/
share
/external/bison/tests/
Makefile
90
BISON_LOCALEDIR = /usr/
share
/locale
180
datadir = ${prefix}/
share
Completed in 110 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>