Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java63 private DisplayRotationListener mRotationListener; field in BaseDraggingActivity
69 mRotationListener = new DisplayRotationListener(this, this::onDeviceRotationChanged); in onCreate()
238 mRotationListener.disable(); in onDestroy()
247 mRotationListener.enable(); in onDeviceProfileInitiated()
250 mRotationListener.disable(); in onDeviceProfileInitiated()