OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tall
(Results
1 - 25
of
195
) sorted by null
1
2
3
4
5
6
7
8
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
TallTextAboveButton.java
28
params.addTextView("top
tall
", 1.1f)
ButtonAboveTallInternalSelectionView.java
25
* A button above a
tall
internal selection view, wrapped in a scroll view.
ButtonsWithTallTextViewInBetween.java
26
* Two buttons sandwiching a
tall
text view (good for testing panning across
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values/
strings.xml
19
<string name="display_cutout_emulation_overlay">
Tall
display cutout</string>
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-en-rAU/
strings.xml
20
<string name="display_cutout_emulation_overlay" msgid="4955013674374634273">"
Tall
display cutout"</string>
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-en-rCA/
strings.xml
20
<string name="display_cutout_emulation_overlay" msgid="4955013674374634273">"
Tall
display cutout"</string>
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-en-rGB/
strings.xml
20
<string name="display_cutout_emulation_overlay" msgid="4955013674374634273">"
Tall
display cutout"</string>
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-en-rIN/
strings.xml
20
<string name="display_cutout_emulation_overlay" msgid="4955013674374634273">"
Tall
display cutout"</string>
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-en-rXC/
strings.xml
20
<string name="display_cutout_emulation_overlay" msgid="4955013674374634273">"????????????????????????????????????????????????????????????????????????????????????????????????
Tall
display cutout??????"</string>
/packages/apps/Car/Media/res/values-h1200dp/
bools.xml
18
<!-- On screens
tall
enough we enable content forward browsing -->
/frameworks/base/core/tests/coretests/src/android/widget/focus/
HorizontalFocusSearch.java
67
mLeftTall = makeTall("left
tall
");
73
mRightTall = makeTall("right
tall
");
ListOfInternalSelectionViews.java
30
* how many rows in each item, and how
tall
each item is.
53
* Each item is screen height * this factor
tall
.
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfShortTallShortTest.java
50
assertEquals("selection should have moved to
tall
item below",
74
assertEquals("should have moved selection to
tall
item above",
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemFocusablesFarApart.java
25
* A list where each item is
tall
with buttons that are farther apart than the screen
/frameworks/base/packages/overlays/DisplayCutoutEmulationTallOverlay/
AndroidManifest.xml
18
package="com.android.internal.display.cutout.emulation.
tall
"
/external/linux-kselftest/tools/testing/selftests/x86/
entry_from_vm86.c
222
printf("[FAIL]\
tAll
the results of SMSW should be the same.\n");
224
printf("[PASS]\
tAll
the results from SMSW are identical.\n");
227
printf("[FAIL]\
tAll
the results of SGDT should be the same.\n");
229
printf("[PASS]\
tAll
the results from SGDT are identical.\n");
232
printf("[FAIL]\
tAll
the results of SIDT should be the same.\n");
234
printf("[PASS]\
tAll
the results from SIDT are identical.\n");
check_initial_reg_state.c
76
printf("[FAIL]\
tAll
GPRs except SP should be 0\n");
98
printf("[OK]\
tAll
GPRs except SP are 0\n");
/external/skia/tests/
PathOpsOpRectThreadedTest.cpp
12
// for 3 smaller sizes,
tall
, wide
15
// not included, square,
tall
, wide (2 bits)
/external/skqp/tests/
PathOpsOpRectThreadedTest.cpp
12
// for 3 smaller sizes,
tall
, wide
15
// not included, square,
tall
, wide (2 bits)
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineButtonsTest.java
83
assertTrue("CurrentTime too
tall
", mCurrentTime.getTop() > 0);
84
assertTrue("TotalTime too
tall
", mTotalTime.getTop() > 0);
/developers/build/prebuilts/gradle/Quiz/Application/src/main/assets/
Quiz.json
94
"question": "How
tall
is Mount Everest?",
/developers/samples/android/wearable/wear/Quiz/Application/src/main/assets/
Quiz.json
94
"question": "How
tall
is Mount Everest?",
/external/autotest/server/cros/clique_lib/
clique_dut_log_collector.py
38
"""Collects logs from all
tall
the DUT's in the pool to a provided
/packages/apps/ExactCalculator/res/values-nb/
strings.xml
27
<string name="desc_const_e" msgid="1889187337970539507">"Eulers
tall
"</string>
62
<string name="desc_num_pad" msgid="515720457459745571">"
Tall
og grunnleggende operasjoner"</string>
64
<string name="error_nan" msgid="5674077944929888710">"Ikke et
tall
"</string>
/external/webrtc/talk/media/base/
videocommon_unittest.cc
124
// Request too many pixels and too wide and
tall
. Expect 1/4 size.
139
// Request too
tall
. Expect 1/4 size.
159
// Request too many pixels and too wide and
tall
. Expect 1/16 size.
174
// Request too
tall
. Expect 1/4 size.
214
3, 8, // Pixel aspect ratio is
tall
Completed in 1127 milliseconds
1
2
3
4
5
6
7
8