Home
last modified time | relevance | path

Searched refs:OrientationListener (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DOrientationListener.java29 public abstract class OrientationListener implements SensorListener { class
45 public OrientationListener(Context context) { in OrientationListener() method in OrientationListener
58 public OrientationListener(Context context, int rate) { in OrientationListener() method in OrientationListener
70 registerListener(OrientationListener.this); in OrientationEventListenerInternal()
74 OrientationListener.this.onOrientationChanged(orientation); in onOrientationChanged()
DOrientationEventListener.java40 private OrientationListener mOldListener;
78 void registerListener(OrientationListener lis) { in registerListener()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java76 private OrientationListener mOrientationListener;
165 mOrientationListener = new OrientationListener(mContext, uiHandler); in DisplayRotation()
910 private class OrientationListener extends WindowOrientationListener { class in DisplayRotation
914 OrientationListener(Context context, Handler handler) { in OrientationListener() method in DisplayRotation.OrientationListener
/frameworks/base/services/
Dart-profile16097 HSPLcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;->run()V
16098 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V
16099 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->enable(Z)V
16100 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V
20660 Lcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;
20661 Lcom/android/server/wm/DisplayRotation$OrientationListener;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33091 public abstract deprecated class OrientationListener implements android.hardware.SensorListener {
33092 ctor public OrientationListener(android.content.Context);
33093 ctor public OrientationListener(android.content.Context, int);
/frameworks/base/non-updatable-api/
Dcurrent.txt51136 @Deprecated public abstract class OrientationListener implements android.hardware.SensorListener {
51137 ctor @Deprecated public OrientationListener(android.content.Context);
51138 ctor @Deprecated public OrientationListener(android.content.Context, int);
/frameworks/base/api/
Dcurrent.txt51280 @Deprecated public abstract class OrientationListener implements android.hardware.SensorListener {
51281 ctor @Deprecated public OrientationListener(android.content.Context);
51282 ctor @Deprecated public OrientationListener(android.content.Context, int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75993 Landroid/view/OrientationEventListener;->mOldListener:Landroid/view/OrientationListener;
75999 Landroid/view/OrientationEventListener;->registerListener(Landroid/view/OrientationListener;)V
76001 Landroid/view/OrientationListener;->mOrientationEventLis:Landroid/view/OrientationEventListener;