HomeSort by relevance Sort by last modified time
    Searched refs:newOrientation (Results 1 - 11 of 11) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 126 int oldOrientation, newOrientation;
130 newOrientation = SWT.HORIZONTAL;
132 newOrientation = SWT.VERTICAL;
134 if (newOrientation != oldOrientation) {
135 setOrientation(newOrientation);
  /cts/tests/app/src/android/app/cts/
OrientationTestUtils.java 45 final int newOrientation = originalOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT
48 changeOrientation(activity, instrumentation, newOrientation);
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
VideoModule.java 557 int newOrientation = Util.roundOrientation(orientation, mOrientation);
559 if (mOrientation != newOrientation) {
560 mOrientation = newOrientation;
    [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 730 milliseconds