OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orientation
(Results
26 - 50
of
3190
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tools/orientationplot/
README.txt
22
2. Enable the Window
Orientation
Listener debugging data log.
23
adb shell setprop debug.
orientation
.log true
35
filtered accelerometer data, measured tilt and
orientation
angle, confidence
36
intervals for the proposed
orientation
and accelerometer latency.
42
and the latency for
orientation
detection goes up. One way to observe this
43
is by holding the device vertically in one
orientation
then sharply turning
44
it 90 degrees to a different
orientation
. Compared the rapid changes in the
48
2. Ensure that there is an appropriate gap between adjacent
orientation
angles
49
for hysteresis. Try holding the device in one
orientation
and slowly turning
55
Next try holding the device in one
orientation
and rapidly turning it en
[
all
...]
/cts/tests/src/android/app/cts/
OrientationTestUtils.java
26
* Change the activity's
orientation
to something different and then switch back. This is used
29
* @param activity whose
orientation
will be changed and restored
37
* is called after each
orientation
change.
39
* @param activity whose
orientation
will be changed and restored
44
final int originalOrientation = activity.getResources().getConfiguration().
orientation
;
53
Instrumentation instrumentation, final int
orientation
) {
54
activity.setRequestedOrientation(
orientation
);
/frameworks/base/core/java/android/view/
OrientationListener.java
24
* the
orientation
of the device has changed.
33
* Returned from onOrientationChanged when the device
orientation
cannot be determined
56
* SENSOR_DELAY_NORMAL} for simple screen
orientation
change detection.
73
public void onOrientationChanged(int
orientation
) {
74
OrientationListener.this.onOrientationChanged(
orientation
);
80
* {@link #onOrientationChanged} when the device
orientation
changes.
104
* @param
orientation
The new
orientation
of the device.
108
abstract public void onOrientationChanged(int
orientation
);
OrientationEventListener.java
28
* the
orientation
of the device has changed.
43
* Returned from onOrientationChanged when the device
orientation
cannot be determined
66
* SENSOR_DELAY_NORMAL} for simple screen
orientation
change detection.
84
* {@link #onOrientationChanged} when the device
orientation
changes.
120
int
orientation
= ORIENTATION_UNKNOWN;
local
129
orientation
= 90 - (int)Math.round(angle);
131
while (
orientation
>= 360) {
132
orientation
-= 360;
134
while (
orientation
< 0) {
135
orientation
+= 360
[
all
...]
/packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java
30
*
orientation
of the phone. The client of this class is notified when
31
* the
orientation
changes between horizontal and vertical.
41
// mOrientation is the
orientation
value most recently reported to the client.
44
// mPendingOrientation is the latest
orientation
computed based on the sensor value.
51
// Device
orientation
63
public void orientationChanged(int
orientation
);
87
private void setOrientation(int
orientation
) {
89
if (mPendingOrientation ==
orientation
) {
90
// Pending
orientation
has not changed, so do nothing.
96
// if the
orientation
has not changed
128
int
orientation
= (angle > VERTICAL_ANGLE ? ORIENTATION_VERTICAL : ORIENTATION_HORIZONTAL);
local
[
all
...]
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/res/layout/
nested_weights2.xml
9
android:
orientation
="vertical" >
14
android:
orientation
="horizontal" >
34
android:
orientation
="vertical" >
/tools/motodev/src/plugins/preflighting.core/devices/
a1260.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
a1680.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
charm-mb502.xml
11
<d:screen-
orientation
>land</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
29
<d:screen-
orientation
>land</d:screen-
orientation
>
charm-me502.xml
11
<d:screen-
orientation
>land</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
29
<d:screen-
orientation
>land</d:screen-
orientation
>
citrus.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
cliqxt.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
defy.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
fire-xt311.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
fire-xt317.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
i1.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mb501.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
me501.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
me525.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
milestone-xt720.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mt620.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mt710.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mt720.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mt810.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
mt810lx.xml
11
<d:screen-
orientation
>port</d:screen-
orientation
>
25
<d:screen-
orientation
>port</d:screen-
orientation
>
28
<d:screen-
orientation
>land</d:screen-
orientation
>
Completed in 600 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>