Home
last modified time | relevance | path

Searched refs:ORIENTATION (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java31 import static android.content.ConfigurationProto.ORIENTATION;
1151 protoOutputStream.write(ORIENTATION, orientation); in dumpDebug()
1284 case (int) ORIENTATION: in readFromProto()
1285 orientation = protoInputStream.readInt(ORIENTATION); in readFromProto()
/frameworks/native/include/input/
DInputEventLabels.h344 DEFINE_AXIS(ORIENTATION),
/frameworks/native/services/inputflinger/
DInputClassifierConverter.cpp234 common::V1_0::Axis::ORIENTATION);
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java46 import static com.android.server.wm.WindowContainerProto.ORIENTATION;
1941 proto.write(ORIENTATION, mOrientation); in dumpDebug()
/frameworks/base/core/java/android/widget/
DGridLayout.java268 private static final int ORIENTATION = R.styleable.GridLayout_orientation; field in GridLayout
311 setOrientation(a.getInt(ORIENTATION, DEFAULT_ORIENTATION)); in GridLayout()
/frameworks/base/api/
Dremoved.txt478 field public static final String ORIENTATION = "orientation";
Dcurrent.txt39863 field public static final String EXTRA_ORIENTATION = "android.provider.extra.ORIENTATION";
40383 field public static final String ORIENTATION = "orientation";
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java85 import static com.android.server.wm.WindowManagerPolicyProto.ORIENTATION;
5353 proto.write(ORIENTATION, mDefaultDisplayRotation.getCurrentAppOrientation()); in dumpDebug()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp3847 ORIENTATION = 1 << 4, enumerator
5318 if (axes & ORIENTATION) { in prepareAxes()
6029 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE); in TEST_F()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25065 field public static final java.lang.String ORIENTATION = "orientation";