OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orientation
(Results
401 - 425
of
2362
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/apps/CtsVerifier/res/layout/
da_policy_main.xml
17
android:
orientation
="vertical"
38
<LinearLayout android:
orientation
="horizontal"
/cts/tests/tests/theme/src/android/theme/cts/
ThemeGenerator.java
53
private void generateThemeBitmap(int resourceId, String themeName, int
orientation
) {
59
intent.putExtra(ThemeTests.EXTRA_ORIENTATION,
orientation
);
ThemeTest.java
53
private void runThemeTest(int resourceId, String themeName, int
orientation
) {
59
intent.putExtra(ThemeTests.EXTRA_ORIENTATION,
orientation
);
/development/apps/CustomLocale/res/layout/
new_locale.xml
18
android:
orientation
="vertical"
33
android:
orientation
="horizontal"
/development/apps/Development/res/layout/
media_scanner_activity.xml
20
android:
orientation
="vertical">
39
android:
orientation
="horizontal"
process_info.xml
22
android:
orientation
="vertical"
44
android:
orientation
="vertical"
/development/apps/GestureBuilder/res/layout/
gestures_list.xml
22
android:
orientation
="vertical">
48
android:
orientation
="horizontal">
/development/samples/ApiDemos/res/layout/
action_bar_tabs.xml
19
android:
orientation
="vertical">
27
android:
orientation
="vertical">
baseline_3.xml
18
android:
orientation
="vertical"
28
android:
orientation
="horizontal"
fragment_pager_support.xml
20
android:
orientation
="vertical" android:padding="4dip"
31
<LinearLayout android:
orientation
="horizontal"
game_controller_input.xml
19
android:
orientation
="vertical"
31
android:
orientation
="horizontal"
incoming_message_view.xml
18
android:
orientation
="vertical"
27
android:
orientation
="horizontal"
radio_group_1.xml
20
android:
orientation
="vertical">
24
android:
orientation
="vertical"
/development/samples/BluetoothChat/
AndroidManifest.xml
28
android:configChanges="
orientation
|keyboardHidden">
37
android:configChanges="
orientation
|keyboardHidden" />
/development/samples/HoneycombGallery/res/layout/
notification.xml
21
android:
orientation
="horizontal">
29
android:
orientation
="vertical">
/development/samples/Support13Demos/res/layout/
fragment_pager.xml
20
android:
orientation
="vertical" android:padding="4dip"
31
<LinearLayout android:
orientation
="horizontal"
/development/samples/Support4Demos/res/layout/
fragment_pager.xml
20
android:
orientation
="vertical" android:padding="4dip"
31
<LinearLayout android:
orientation
="horizontal"
fragment_tabs.xml
29
android:
orientation
="vertical"
35
android:
orientation
="horizontal"
fragment_tabs_pager.xml
28
android:
orientation
="vertical"
34
android:
orientation
="horizontal"
/development/samples/TicTacToeLib/res/layout-land/
lib_game.xml
19
android:
orientation
="horizontal"
34
android:
orientation
="vertical"
/development/samples/Wiktionary/res/layout/
lookup.xml
20
android:
orientation
="vertical">
26
android:
orientation
="horizontal"
/external/quake/
AndroidManifest.xml
31
android:configChanges="
orientation
|keyboardHidden">
39
android:configChanges="
orientation
|keyboardHidden"
/external/quake/res/layout/
downloader_title.xml
23
android:
orientation
="horizontal">
36
android:
orientation
="horizontal"
/external/skia/include/views/
SkStackViewLayout.h
41
/** Controls the posititioning in the same direction as the
orientation
53
/** Controls the posititioning at right angles to the
orientation
/external/webkit/Source/WebCore/platform/mock/
DeviceOrientationClientMock.cpp
58
void DeviceOrientationClientMock::setOrientation(PassRefPtr<DeviceOrientation>
orientation
)
60
m_orientation =
orientation
;
Completed in 3512 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>