HomeSort by relevance Sort by last modified time
    Searched full:neworientation (Results 1 - 6 of 6) sorted by null

  /cts/tests/app/app/src/android/app/stubs/
OrientationTestUtils.java 45 final int newOrientation = originalOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT
48 changeOrientation(activity, instrumentation, newOrientation);
  /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);
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.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 

Completed in 1615 milliseconds