Searched refs:OrientationListener (Results 1 – 8 of 8) sorted by relevance
29 public abstract class OrientationListener implements SensorListener { class45 public OrientationListener(Context context) { in OrientationListener() method in OrientationListener58 public OrientationListener(Context context, int rate) { in OrientationListener() method in OrientationListener70 registerListener(OrientationListener.this); in OrientationEventListenerInternal()74 OrientationListener.this.onOrientationChanged(orientation); in onOrientationChanged()
40 private OrientationListener mOldListener;78 void registerListener(OrientationListener lis) { in registerListener()
76 private OrientationListener mOrientationListener;165 mOrientationListener = new OrientationListener(mContext, uiHandler); in DisplayRotation()910 private class OrientationListener extends WindowOrientationListener { class in DisplayRotation914 OrientationListener(Context context, Handler handler) { in OrientationListener() method in DisplayRotation.OrientationListener
16097 HSPLcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;->run()V16098 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V16099 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->enable(Z)V16100 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V20660 Lcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable;20661 Lcom/android/server/wm/DisplayRotation$OrientationListener;
33091 public abstract deprecated class OrientationListener implements android.hardware.SensorListener {33092 ctor public OrientationListener(android.content.Context);33093 ctor public OrientationListener(android.content.Context, int);
51136 @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);
51280 @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);
75993 Landroid/view/OrientationEventListener;->mOldListener:Landroid/view/OrientationListener;75999 Landroid/view/OrientationEventListener;->registerListener(Landroid/view/OrientationListener;)V76001 Landroid/view/OrientationListener;->mOrientationEventLis:Landroid/view/OrientationEventListener;