/packages/apps/Gallery2/res/layout/ |
undo_bar.xml | 16 <!-- This layout is shared by phone and tablet in portrait or landscape orientation. -->
|
viewfinder_labels_video.xml | 16 <!-- This layout is shared by phone and tablet in portrait or landscape orientation. -->
|
/packages/apps/Launcher2/res/layout-port/ |
apps_customize_application.xml | 21 style="@style/WorkspaceIcon.Portrait.AppsCustomize"
|
folder_icon.xml | 32 style="@style/WorkspaceIcon.Portrait.Folder"/>
|
/packages/apps/UnifiedEmail/res/values-sw720dp/ |
constants.xml | 21 <!-- Search results in portrait mode on 10" tablets should still show wide conversation
|
/sdk/apps/SdkController/ |
AndroidManifest.xml | 35 android:screenOrientation="portrait"
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
DefaultSoftKeyboardJAJP.java | 330 /* Keyboard[# of Languages][portrait/landscape][# of keyboard type][shift off/on][max # of key-modes][noinput/input] */ 335 if (mDisplayMode == DefaultSoftKeyboard.PORTRAIT) { [all...] |
/external/qemu/docs/ |
ANDROID-SKIN-FILES.TXT | 18 Each skin can have several "layouts" (e.g. "landscape" and "portrait") 66 portrait mode. More layouts can be used if needed. For example, one could 67 use portrait + landscape-with-keyboard-closed + landscape-with-keyboard-opened) 77 portrait { 85 Defines two layouts named 'portrait' and 'landscape'. 114 The typical event to be used is EV_SW:0:1 for portrait mode
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.html | 6 <!-- Don't scale the viewport in either portrait or landscape mode. 9 that we'd zoom out in portrait mode, but then there would be a bunch
|
/external/openfst/src/bin/ |
fstdraw.cc | 33 DEFINE_bool(portrait, false, "Portrait mode (def: landscape)");
|
/cts/tests/tests/app/src/android/app/cts/ |
ApplicationTest.java | 45 //skip if the device doesn't support both of portrait and landscape orientation screens.
|
/development/samples/AccelerometerPlay/ |
AndroidManifest.xml | 23 android:screenOrientation="portrait" android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
|
/development/samples/KeyChainDemo/ |
AndroidManifest.xml | 33 android:screenOrientation="portrait" >
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
screens.jd | 48 <p>Also be aware that the screens orientation (landscape or portrait) is considered a variation of 109 <p>By default, the <code>layout/main.xml</code> file is used for portrait orientation.</p> 117 layout/ # default (portrait) 121 layout-large/ # large (portrait)
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
AndroidManifest.xml | 30 android:screenOrientation="portrait">
|
/packages/apps/Browser/res/raw/ |
most_visited.ktpl | 33 @media all and (orientation:portrait) {
|
/packages/apps/Browser/res/values/ |
integers.xml | 17 <!-- The number of lines in the suggestions dropdown in portrait -->
|
/packages/apps/Launcher2/res/values-sw340dp-port/ |
styles.xml | 32 <style name="WorkspaceIcon.Portrait.AppsCustomize">
|
/packages/inputmethods/LatinIME/java/res/values-h1200dp-port/ |
setup-dimens-large-tablet-port.xml | 18 <!-- Setup wizard dimensions for large-tablet/portrait. -->
|
/packages/inputmethods/LatinIME/java/res/values-h540dp-port/ |
setup-dimens-large-phone-port.xml | 18 <!-- Setup wizard dimensions for large-phone/portrait. -->
|
/packages/inputmethods/LatinIME/java/res/values-h800dp-port/ |
setup-dimens-small-tablet-port.xml | 18 <!-- Setup wizard dimensions for small-tablet/portrait. -->
|
/packages/inputmethods/LatinIME/java/res/values-port/ |
setup-dimens-small-phone-port.xml | 18 <!-- Setup wizard dimensions for small-phone/portrait. -->
|
/external/openfst/src/include/fst/script/ |
draw-impl.h | 51 bool portrait, 60 title_(title), width_(width), height_(height), portrait_(portrait), 87 PrintString("orientation = Portrait;\n");
|
/frameworks/base/core/res/res/values-sw600dp/ |
dimens.xml | 64 (the screen is in portrait). This may be either a fraction or a dimension.--> 67 (the screen is in portrait). This may be either a fraction or a dimension.--> 73 <!-- Height of the bottom navigation bar in portrait; on sw600dp devices
|
/frameworks/base/core/res/res/values-sw720dp/ |
dimens.xml | 20 <!-- Height of the bottom navigation bar in portrait; on sw720dp devices 28 (the screen is in portrait). This may be either a fraction or a dimension.--> 31 (the screen is in portrait). This may be either a fraction or a dimension.-->
|