Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DWindowOrientationListener.java95 Sensor wakeUpDeviceOrientationSensor = null; in WindowOrientationListener() local
105 wakeUpDeviceOrientationSensor = s; in WindowOrientationListener()
111 if (wakeUpDeviceOrientationSensor != null) { in WindowOrientationListener()
112 mSensor = wakeUpDeviceOrientationSensor; in WindowOrientationListener()