OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portrait
(Results
1 - 25
of
946
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/apps/DeviceConfig/res/values-port/
strings.xml
3
<string name="orientation">
PORTRAIT
</string>
/development/tools/emulator/skins/WSVGA/
layout
2
portrait
{
33
name
portrait
51
portrait
{
60
name
portrait
/development/tools/emulator/skins/WXGA720/
layout
2
portrait
{
26
portrait
{
33
name
portrait
60
name
portrait
/development/tools/emulator/skins/WXGA800/
layout
2
portrait
{
33
name
portrait
51
portrait
{
60
name
portrait
/development/tools/emulator/skins/WXGA800-7in/
layout
2
portrait
{
26
portrait
{
34
name
portrait
62
name
portrait
/packages/experimental/PrintApp/res/values/
strings.xml
7
<string name="print_uri_portrait_force">Print Uri
Portrait
(force)</string>
8
<string name="print_uri_portrait">Print Uri
Portrait
</string>
/cts/tools/utils/
rm_dup_holo_imgs.py
34
#
portrait
folder. The landscape images will then be deleted as Android will
35
# look up landscape resources in the
portrait
folder if it doesn't exist in the
45
portrait
= getAllHashes(portDir)
47
for f in
portrait
:
48
if f in landscape and landscape[f] ==
portrait
[f]:
/frameworks/native/data/etc/
android.hardware.screen.portrait.xml
17
<!-- Standard feature indicating that the device supports
portrait
mode. -->
19
<feature name="android.hardware.screen.
portrait
" />
/cts/apps/CameraITS/tests/inprog/scene2/
README
8
specify this too. Otherwise, the camara can be in either
portrait
or lanscape.
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
Info.plist
71
<string>
Portrait
</string>
81
<string>
Portrait
</string>
91
<string>
Portrait
</string>
/frameworks/rs/java/tests/RSTest_CompatLib/
AndroidManifest.xml
10
android:screenOrientation="
portrait
">
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/
AndroidManifest.xml
10
android:screenOrientation="
portrait
">
/frameworks/rs/java/tests/RsTest/
AndroidManifest.xml
9
android:screenOrientation="
portrait
">
/frameworks/rs/java/tests/RsTest_11/
AndroidManifest.xml
9
android:screenOrientation="
portrait
">
/frameworks/rs/java/tests/RsTest_14/
AndroidManifest.xml
9
android:screenOrientation="
portrait
">
/frameworks/rs/java/tests/RsTest_16/
AndroidManifest.xml
9
android:screenOrientation="
portrait
">
/development/samples/ApiDemos/res/values/
integers.xml
19
for the mode options. Changes between
portrait
and landscape. -->
/development/samples/ApiDemos/res/values-land/
integers.xml
19
for the mode options. Changes between
portrait
and landscape. -->
/development/samples/training/ContactsList/res/values-sw600dp-port/
integers.xml
19
<!-- On devices with a smallest width of 600dp or more in
portrait
orientation, the two-pane
/device/linaro/hikey/etc/permissions/
android.hardware.screen.xml
19
<feature name="android.hardware.screen.
portrait
" />
/external/ImageMagick/PerlMagick/t/x11/
congrats.fig
2
Portrait
/external/libyuv/files/
README.md
6
* Rotate by 90/180/270 degrees to adjust for mobile devices in
portrait
mode.
/frameworks/base/core/tests/coretests/src/android/view/menu/
MenuLayoutPortrait.java
20
* An activity (inherits from MenuLayout) that shows in
portrait
.
/frameworks/base/packages/SystemUI/res/values-en-rGB-port/
strings.xml
22
<string name="toast_rotation_locked" msgid="1716565836190665743">"Screen is now locked in
portrait
orientation."</string>
/frameworks/data-binding/integration-tests/TestApp/app/src/main/
AndroidManifest.xml
22
android:screenOrientation="
portrait
"/>
Completed in 3521 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>