/aosp12/frameworks/base/core/java/android/view/ |
H A D | OrientationListener.java | 29 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()
|
H A D | OrientationEventListener.java | 40 private OrientationListener mOldListener; 78 void registerListener(OrientationListener lis) { in registerListener()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | AccelerometerListener.java | 53 private OrientationListener listener; 96 public void setListener(OrientationListener listener) { in setListener() 168 public interface OrientationListener { interface in AccelerometerListener
|
H A D | ProximitySensor.java | 43 implements AccelerometerListener.OrientationListener, InCallStateListener, AudioModeListener {
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DisplayRotation.java | 108 private OrientationListener mOrientationListener; 260 mOrientationListener = new OrientationListener(mContext, uiHandler); in DisplayRotation() 1533 private class OrientationListener extends WindowOrientationListener { class in DisplayRotation 1537 OrientationListener(Context context, Handler handler) { in OrientationListener() method in DisplayRotation.OrientationListener
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 45977 …oid/server/wm/WindowOrientationListener;Lcom/android/server/wm/DisplayRotation$OrientationListener; 46165 …erver/wm/DisplayRotation$OrientationListener$UpdateRunnable;-><init>(Lcom/android/server/wm/Displa… 46167 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;-><init>(Lcom/android/server/wm/Displ… 46168 HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V 46169 HPLcom/android/server/wm/DisplayRotation$OrientationListener;->enable(Z)V 46170 PLcom/android/server/wm/DisplayRotation$OrientationListener;->isKeyguardLocked()Z 46171 HPLcom/android/server/wm/DisplayRotation$OrientationListener;->isRotationResolverEnabled()Z 46172 …OrientationListener;->onProposedRotationChanged(I)V+]Landroid/os/Handler;Landroid/os/Handler;]Land… 46241 …om/android/server/wm/DisplayRotation$OrientationListener;Lcom/android/server/wm/DisplayRotation$Or… 56435 Lcom/android/server/wm/DisplayRotation$OrientationListener$UpdateRunnable; [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 7531 android.view.OrientationListener
|
H A D | boot-image-profile.txt | 31230 Landroid/view/OrientationListener;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 7552 android.view.OrientationListener
|
H A D | boot-image-profile.txt | 40894 Landroid/view/OrientationListener;
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 48212 @Deprecated public abstract class OrientationListener implements android.hardware.SensorListener { 48213 ctor @Deprecated public OrientationListener(android.content.Context); 48214 ctor @Deprecated public OrientationListener(android.content.Context, int);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 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);
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 64887 Landroid/view/OrientationEventListener;->mOldListener:Landroid/view/OrientationListener; 64893 Landroid/view/OrientationEventListener;->registerListener(Landroid/view/OrientationListener;)V 64895 Landroid/view/OrientationListener;->mOrientationEventLis:Landroid/view/OrientationEventListener;
|