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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 81 int currentOrientation = super.getOrientation();
83 return currentOrientation;
85 int preferredOrientation = isDisposed() ? currentOrientation : getPreferredOrientation();
86 if (currentOrientation != preferredOrientation) {
  /frameworks/base/services/core/java/com/android/server/wm/
TaskSnapshotSurface.java 150 final int currentOrientation;
188 currentOrientation = mainWindow.getConfiguration().orientation;
204 currentOrientation);
222 Rect taskBounds, int currentOrientation) {
235 mOrientationOnCreation = currentOrientation;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
BaseRenderer.java 336 int currentOrientation = (currentRotation + indexOffset);
339 int difference = (currentOrientation - defaultOrientation) % ORIENTATION_COUNT;
  /cts/tests/tests/widget/src/android/widget/cts/
PopupWindowTest.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.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 265 milliseconds