OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orientation
(Results
351 - 375
of
2362
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/packages/SystemUI/res/values-en-rGB-land/
strings.xml
22
<string name="toast_rotation_locked" msgid="7609673011431556092">"Screen is now locked in landscape
orientation
."</string>
/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/base/services/surfaceflinger/
SurfaceTextureLayer.cpp
90
uint32_t
orientation
= layer->getOrientation();
local
91
if (
orientation
& Transform::ROT_INVALID) {
92
orientation
= 0;
94
*outTransform =
orientation
;
/frameworks/base/tests/BiDiTests/res/layout/
basic.xml
22
<LinearLayout android:
orientation
="vertical"
26
<LinearLayout android:
orientation
="vertical"
108
android:
orientation
="horizontal"
116
android:
orientation
="vertical"
/frameworks/base/tests/DpiTest/res/layout/
styled_image_views.xml
18
android:
orientation
="horizontal"
/frameworks/base/tests/StatusBar/res/layout/
confirmation_activity.xml
8
android:
orientation
="vertical"
/frameworks/base/tools/localize/
Configuration.h
12
string
orientation
;
member in struct:Configuration
/packages/apps/Browser/res/layout/
preference_list_content.xml
15
android:
orientation
="vertical"
20
android:
orientation
="horizontal"
27
android:
orientation
="vertical"
62
android:
orientation
="vertical"
/packages/apps/Camera/src/com/android/camera/ui/
Rotatable.java
20
public void setOrientation(int
orientation
);
/packages/apps/Contacts/tests/res/layout/
quick_contact_tests.xml
21
android:
orientation
="vertical">
25
android:
orientation
="horizontal"
53
android:
orientation
="horizontal">
73
android:
orientation
="horizontal"
/packages/apps/Email/res/layout/
message_compose.xml
21
android:
orientation
="vertical">
27
<LinearLayout android:
orientation
="vertical"
29
<LinearLayout android:
orientation
="vertical"
47
android:
orientation
="vertical" />
/packages/apps/Email/res/layout-sw600dp/
message_view_attachment.xml
23
android:
orientation
="horizontal"
29
android:
orientation
="vertical"
53
android:
orientation
="horizontal"
93
android:
orientation
="horizontal"
/packages/apps/Gallery2/res/layout/
main.xml
3
android:
orientation
="vertical"
/packages/apps/Launcher2/res/values-sw340dp-land/
styles.xml
23
<item name="android:
orientation
">vertical</item>
/packages/apps/Mms/res/layout/
message_list_item_recv.xml
27
android:
orientation
="horizontal">
33
android:
orientation
="vertical" >
55
android:
orientation
="vertical" >
73
android:
orientation
="horizontal" >
message_list_item_send.xml
27
android:
orientation
="horizontal">
33
android:
orientation
="vertical" >
55
android:
orientation
="vertical" >
76
android:
orientation
="horizontal" >
/packages/apps/Music/res/layout/
audiopreview.xml
18
android:
orientation
="vertical"
50
android:
orientation
="horizontal"
56
android:
orientation
="vertical"
80
android:
orientation
="horizontal"
/packages/apps/Phone/res/layout/
caller_in_conference.xml
18
android:
orientation
="vertical"
25
android:
orientation
="horizontal"
44
android:
orientation
="vertical"
64
android:
orientation
="horizontal"
/packages/apps/Settings/res/layout/
wifi_ap_dialog.xml
25
android:
orientation
="vertical">
30
android:
orientation
="vertical" />
35
android:
orientation
="vertical"
69
android:
orientation
="vertical"
/packages/apps/Settings/res/layout-land/
choose_lock_password.xml
22
android:
orientation
="vertical"
29
android:
orientation
="horizontal">
35
android:
orientation
="horizontal"
81
android:
orientation
="horizontal"
choose_lock_pattern_tutorial.xml
20
android:
orientation
="vertical"
29
android:
orientation
="horizontal">
48
android:
orientation
="vertical"
77
android:
orientation
="horizontal">
/packages/apps/Settings/tests/res/layout/
manufacturer_main.xml
18
android:
orientation
="vertical" android:layout_width="fill_parent"
operator_main.xml
18
android:
orientation
="vertical" android:layout_width="fill_parent"
/packages/apps/VideoEditor/res/layout-w533dp-land/
overlay_title_editor.xml
22
android:
orientation
="horizontal"
32
android:
orientation
="vertical">
59
android:
orientation
="vertical"
82
android:
orientation
="horizontal"
/packages/inputmethods/OpenWnn/res/layout/
keyboard_default_main.xml
18
android:
orientation
="vertical"
Completed in 1502 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>