Home
last modified time | relevance | path

Searched refs:ORIENTATION_VERTICAL (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DAccelerometerListener.java36 public static final int ORIENTATION_VERTICAL = 1; field in AccelerometerListener
68 : (orientation == ORIENTATION_VERTICAL ? "vertical" : "unknown")));
134 int delay = (orientation == ORIENTATION_VERTICAL ? VERTICAL_DEBOUNCE : HORIZONTAL_DEBOUNCE); in setOrientation()
161 (angle > VERTICAL_ANGLE ? ORIENTATION_VERTICAL : ORIENTATION_HORIZONTAL); in onSensorEvent()
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/recyclerview/
H A DLayoutStyleOEMV1.java27 int ORIENTATION_VERTICAL = 1; field
/aosp12/frameworks/base/core/java/android/gesture/
H A DGestureOverlayView.java61 public static final int ORIENTATION_VERTICAL = 1; field in GestureOverlayView
86 private int mOrientation = ORIENTATION_VERTICAL;
658 (mOrientation == ORIENTATION_VERTICAL ? in touchMove()
/aosp12/frameworks/base/core/java/android/widget/
H A DSlidingDrawer.java87 public static final int ORIENTATION_VERTICAL = 1; field in SlidingDrawer
224 int orientation = a.getInt(R.styleable.SlidingDrawer_orientation, ORIENTATION_VERTICAL); in SlidingDrawer()
225 mVertical = orientation == ORIENTATION_VERTICAL; in SlidingDrawer()
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DRecyclerViewImpl.java202 return LayoutStyleOEMV1.ORIENTATION_VERTICAL; in RecyclerViewImpl()
405 if (mLayoutStyle.getOrientation() == LayoutStyleOEMV1.ORIENTATION_VERTICAL) { in createOrientationHelper()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/pluginsupport/
H A DPluginFactoryAdapterV2.java327 return LayoutStyleOEMV1.ORIENTATION_VERTICAL; in from()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14590 field public static final int ORIENTATION_VERTICAL = 1; // 0x1
56069 field @Deprecated public static final int ORIENTATION_VERTICAL = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10324 field public static final int ORIENTATION_VERTICAL = 1; // 0x1
38521 field public static final int ORIENTATION_VERTICAL = 1; // 0x1