Searched refs:ORIENTATION (Results 1 – 11 of 11) sorted by relevance
31 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()
344 DEFINE_AXIS(ORIENTATION),
234 common::V1_0::Axis::ORIENTATION);
46 import static com.android.server.wm.WindowContainerProto.ORIENTATION;1941 proto.write(ORIENTATION, mOrientation); in dumpDebug()
268 private static final int ORIENTATION = R.styleable.GridLayout_orientation; field in GridLayout311 setOrientation(a.getInt(ORIENTATION, DEFAULT_ORIENTATION)); in GridLayout()
478 field public static final String ORIENTATION = "orientation";
39863 field public static final String EXTRA_ORIENTATION = "android.provider.extra.ORIENTATION";40383 field public static final String ORIENTATION = "orientation";
85 import static com.android.server.wm.WindowManagerPolicyProto.ORIENTATION;5353 proto.write(ORIENTATION, mDefaultDisplayRotation.getCurrentAppOrientation()); in dumpDebug()
3847 ORIENTATION = 1 << 4, enumerator5318 if (axes & ORIENTATION) { in prepareAxes()6029 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE); in TEST_F()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
25065 field public static final java.lang.String ORIENTATION = "orientation";