HomeSort by relevance Sort by last modified time
    Searched full:portrait (Results 101 - 125 of 282) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/Browser/src/com/android/browser/
PageDialogsHandler.java 47 // as SSLCertificateOnError has different style for landscape / portrait,
54 // as SSLCertificate has different style for landscape / portrait, we
  /cts/tests/tests/preference2/res/values/
arrays.xml 109 <item>PORTRAIT</item>
  /development/samples/ApiDemos/res/values/
arrays.xml 114 <item>PORTRAIT</item>
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssvalues.in 221 portrait
  /frameworks/base/core/java/android/hardware/
SensorListener.java 38 * (the small edge in portrait mode, the long edge in landscape mode) and
  /frameworks/base/core/res/res/layout/
keyguard_screen_unlock_landscape.xml 22 is the portrait layout. -->
  /frameworks/base/core/res/res/layout-sw600dp/
keyguard_screen_unlock_landscape.xml 22 is the portrait layout. -->
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 57 <li>Works in both portrait and landscape orientation</li>
  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 23 of "portrait" (long edge is vertical).
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlWheel.java 63 // For portrait orientation:
177 // tablet in portrait orientation
314 // For portrait orientation, we offset the angles by 90 degrees to
476 // landscape (portrait) orientation.
IndicatorControlWheelContainer.java 49 // right edge for landscape orientation and at bottom edge for portrait
ZoomControlWheel.java 90 // tablet in portrait orientation
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 253 // Shows status bar in portrait view, hide in landscape view
OrientationManager.java 107 Log.d(TAG, "lock orientation to portrait");
  /packages/apps/Phone/
AndroidManifest.xml 123 android:screenOrientation="portrait"
144 android:screenOrientation="portrait"
242 android:screenOrientation="portrait"
496 android:screenOrientation="portrait"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/
config_sample.xml 39 <d:config name="Portrait">
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 611 by default. If your application assumes a portrait orientation or locks into portrait
    [all...]
  /external/webkit/Source/WebCore/css/
MediaQueryEvaluator.cpp 252 if (width > height) // Square viewport is portrait
254 return "portrait" == static_cast<CSSPrimitiveValue*>(value)->getStringValue();
  /frameworks/av/camera/
CameraParameters.cpp 135 const char CameraParameters::SCENE_MODE_PORTRAIT[] = "portrait";
138 const char CameraParameters::SCENE_MODE_NIGHT_PORTRAIT[] = "night-portrait";
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 290 // example: 10inch tablet portrait
294 // example: 4.6inch phone portrait
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 320 Rect portMetrics = Workspace.getCellLayoutMetrics(launcher, CellLayout.PORTRAIT);
331 // Compute portrait size
  /external/jpeg/
jpegtran.1 20 from landscape to portrait format by rotation.
  /external/libvpx/examples/includes/geshi/geshi/
gnuplot.php 170 'landscape', 'portrait', 'eps', 'defaultplex', 'simplex', 'duplex',
  /external/qemu/distrib/jpeg-6b/
jpegtran.1 20 from landscape to portrait format by rotation.
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
webkit 335 portrait

Completed in 3095 milliseconds

1 2 3 45 6 7 8 91011>>