OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:layouts
(Results
126 - 150
of
709
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java
57
* This class represents a set of keyboard
layouts
. Each of them represents a different keyboard
58
* specific to a keyboard state, such as alphabet, symbols, and so on.
Layouts
in the same
75
// How many
layouts
we forcibly keep in cache. This only includes ALPHABET (default) and
76
// ALPHABET_AUTOMATIC_SHIFTED
layouts
- other
layouts
may stay in memory in the map of
77
// soft-references, but we forcibly cache this many alphabetic/auto-shifted
layouts
.
199
// We only forcibly cache the primary, "ALPHABET",
layouts
.
/frameworks/base/docs/html-intl/es/training/multiscreen/
screensizes.jd
235
<p><code>res/values/
layouts
.xml</code>:</p>
236
{@sample development/samples/training/multiscreen/newsreader/res/values/
layouts
.xml all}
238
<p><code>res/values-sw600dp-land/
layouts
.xml</code>:</p>
239
{@sample development/samples/training/multiscreen/newsreader/res/values-sw600dp-land/
layouts
.xml
242
<p><code>res/values-sw600dp-port/
layouts
.xml</code>:</p>
243
{@sample development/samples/training/multiscreen/newsreader/res/values-sw600dp-port/
layouts
.xml
246
<p><code>res/values-large-land/
layouts
.xml</code>:</p>
247
{@sample development/samples/training/multiscreen/newsreader/res/values-large-land/
layouts
.xml all}
249
<p><code>res/values-large-port/
layouts
.xml</code>:</p>
250
{@sample development/samples/training/multiscreen/newsreader/res/values-large-port/
layouts
.xml all
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java
96
/** Map from a layout resource name to a set of
layouts
included by the given resource */
100
* Reverse map of {@link #mIncludes}; points to other
layouts
that are including a
101
* given
layouts
151
* @param includer the resource name to return included
layouts
for
152
* @return the
layouts
included by the given resource
161
* Gets the list of all other
layouts
that are including the given layout.
421
Collection<ResourceItem>
layouts
= resources.getResourceItemsOfType(LAYOUT);
local
422
for (ResourceItem layout :
layouts
) {
618
* Record the list of included
layouts
from the given layout
620
* @param includer the layout including other
layouts
[
all
...]
/external/qemu/android/skin/
file.c
567
SkinLayout** ptail = &file->
layouts
;
659
/* then load all
layouts
*/
660
node = aconfig_find(aconfig, "
layouts
");
665
SkinLayout** ptail = &file->
layouts
;
678
if (file->
layouts
== NULL)
723
file->
layouts
= NULL;
/frameworks/base/core/java/android/widget/
SimpleCursorTreeAdapter.java
84
* @param groupTo The group views (from the group
layouts
) that should
97
* @param childTo The child views (from the child
layouts
) that should
125
* @param groupTo The group views (from the group
layouts
) that should
134
* @param childTo The child views (from the child
layouts
) that should
158
* @param groupTo The group views (from the group
layouts
) that should
167
* @param childTo The child views (from the child
layouts
) that should
/cts/hostsidetests/holo/src/android/holo/cts/
HoloHostTest.java
114
private static final String[]
LAYOUTS
= {
122
private final int NUM_LAYOUTS =
LAYOUTS
.length;
199
final String name = String.format("%s_%s", themeName,
LAYOUTS
[j]);
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NewsReaderActivity.java
34
* This is the main activity of the application. It can have several different
layouts
depending
36
* groups: single-pane
layouts
and dual-pane
layouts
.
/external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl.h
71
const std::vector<std::string>&
layouts
,
117
// able to use/switch active keyboard
layouts
(e.g. US qwerty, US dvorak,
212
// An object for switching XKB
layouts
and keyboard status like caps lock and
/cts/tests/tests/holo/src/android/holo/cts/
BitmapDeletionActivity.java
30
* {@link Activity} that iterates over all the test
layouts
for a single theme
LayoutAdapter.java
38
* {@link BaseAdapter} for all the
layouts
used to test the Holo theme.
42
/** Mode where we are just viewing all the
layouts
. */
45
/** Mode where we are testing and may not include some
layouts
based on the device state. */
48
/** No timeout for widgets in
layouts
that aren't changed after inflation. */
/developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/res/layout/
sample_main.xml
31
one or more items. The framework provides default list item
layouts
/developers/samples/android/ui/lists/CustomChoiceList/CustomChoiceListSample/src/main/res/layout/
sample_main.xml
31
one or more items. The framework provides default list item
layouts
/development/samples/ApiDemos/res/layout/
linear_layout_5.xml
18
Demonstrates a nesting
layouts
to make a form
/development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html
19
<li>
Layouts
158
Views/
Layouts
/LinearLayout/Example 1
186
Views/
Layouts
/LinearLayout/Example 2
214
Views/
Layouts
/LinearLayout/Example 3
244
Views/
Layouts
/LinearLayout/Example 4
276
Views/
Layouts
/LinearLayout/Example 5
308
Views/
Layouts
/RelativeLayout/Example 1
340
Views/
Layouts
/RelativeLayout/Example 2
374
Views/
Layouts
/ScrollView/Example 1
/development/samples/browseable/CustomChoiceList/res/layout/
sample_main.xml
31
one or more items. The framework provides default list item
layouts
/external/chromium/chrome/browser/chromeos/login/
language_switch_menu.h
49
// Enables the keyboard
layouts
associated with the new locale.
/external/chromium_org/chrome/browser/chromeos/base/
locale_util.cc
55
// If we have switched the locale, enable the keyboard
layouts
that
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
notifications.html
70
Let us know if you have ideas for new templates with varying
layouts
/external/chromium_org/content/test/
mock_keyboard.h
29
// Represents keyboard-
layouts
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRegionSet.cpp
55
// content like <body style="height:0px"> in multi-column
layouts
.
/external/kernel-headers/original/asm-arm/
ucontext.h
33
* coprocessor's
layouts
are part of the userspace ABI. Each one of
/frameworks/base/docs/html/design/patterns/
new.jd
133
<p>You can supply separate landscape and portrait
layouts
for your widgets, which
163
<p>You can supply separate landscape and portrait
layouts
for your
207
<h4>Multi-pane
layouts
</h4>
211
sizes is important in the Android world. Multi-pane
layouts
allow you to
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
ChallengeLayout.java
20
* Interface implemented by ViewGroup-derived
layouts
that implement
KeyguardPINView.java
74
// The delete button is of the PIN keyboard itself in some (e.g. tablet)
layouts
,
/frameworks/support/v7/gridlayout/
README.txt
15
layouts
instead of <GridLayout>.
Completed in 1493 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>