Searched refs:mOrientationListener (Results 1 – 1 of 1) sorted by relevance
885 MyOrientationListener mOrientationListener; field in PhoneWindowManager970 if (!mOrientationListener.canDetectOrientation()) { in updateOrientationListenerLp()990 mOrientationListener.enable(); in updateOrientationListenerLp()998 mOrientationListener.disable(); in updateOrientationListenerLp()1553 mOrientationListener = new MyOrientationListener(mContext, mHandler); in init()1555 mOrientationListener.setCurrentRotation(windowManager.getRotation()); in init()1709 mOrientationListener.onTouchStart(); in init()1713 mOrientationListener.onTouchEnd(); in init()6476 int sensorRotation = mOrientationListener.getProposedRotation(); // may be -1 in rotationForOrientationLw()6645 mOrientationListener.setCurrentRotation(rotation); in setRotationLw()[all …]