public abstract class OrientationEventListener extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ORIENTATION_UNKNOWN |
| Constructor and Description |
|---|
OrientationEventListener(Context context) |
OrientationEventListener(Context context,
int rate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDetectOrientation() |
void |
disable() |
void |
enable() |
abstract void |
onOrientationChanged(int orientation) |
public static final int ORIENTATION_UNKNOWN
Copyright © 2008-2013. All Rights Reserved.