Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DOrientationEventListener.java155 public boolean canDetectOrientation() { in canDetectOrientation() method in OrientationEventListener
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRecentsOrientedState.java297 setFlag(FLAG_ROTATION_WATCHER_SUPPORTED, mOrientationListener.canDetectOrientation()); in initFlags()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrientationListener.java268 public boolean canDetectOrientation() { in canDetectOrientation() method in WindowOrientationListener
H A DDisplayRotation.java989 if (mOrientationListener == null || !mOrientationListener.canDetectOrientation()) { in updateOrientationListenerLw()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48205 method public boolean canDetectOrientation();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33084 method public boolean canDetectOrientation();
/aosp12/frameworks/base/services/
H A Dart-profile50272 HSPLcom/android/server/wm/WindowOrientationListener;->canDetectOrientation()Z