Searched refs:mOrientationListener (Results 1 – 4 of 4) sorted by relevance
109 private OrientationListener mOrientationListener; field in DisplayRotation261 mOrientationListener = new OrientationListener(mContext, uiHandler); in DisplayRotation()262 mOrientationListener.setCurrentRotation(mRotation); in DisplayRotation()353 if (mOrientationListener != null) { in applyCurrentRotation()354 mOrientationListener.setCurrentRotation(rotation); in applyCurrentRotation()939 return mOrientationListener; in getOrientationListener()992 if (mOrientationListener == null || !mOrientationListener.canDetectOrientation()) { in updateOrientationListenerLw()1008 screenOnEarly, awake, mCurrentAppOrientation, mOrientationListener.mEnabled, in updateOrientationListenerLw()1020 && (awake || mOrientationListener.shouldStayEnabledWhileDreaming()) in updateOrientationListenerLw()1025 if (!mOrientationListener.mEnabled) { in updateOrientationListenerLw()[all …]
59 @VisibleForTesting @NonNull final BiometricOrientationEventListener mOrientationListener; field in SidefpsController106 mOrientationListener = new BiometricOrientationEventListener( in SidefpsController()143 mOrientationListener.enable(); in show()156 mOrientationListener.disable(); in hide()
112 @NonNull final BiometricOrientationEventListener mOrientationListener; field in AuthController169 mOrientationListener.disable();198 mOrientationListener.disable(); in handleTaskStackChanged()439 mOrientationListener = new BiometricOrientationEventListener(context, in AuthController()640 mOrientationListener.disable(); in hideAuthenticationDialog()723 mOrientationListener.enable(); in showDialog()733 mOrientationListener.disable(); in onDialogDismissed()746 mOrientationListener.disable(); in onConfigurationChanged()
128 @VisibleForTesting @NonNull final BiometricOrientationEventListener mOrientationListener; field in UdfpsController554 mOrientationListener = new BiometricOrientationEventListener( in UdfpsController()733 mOrientationListener.enable(); in showUdfpsOverlay()830 mOrientationListener.disable(); in hideUdfpsOverlay()