Searched refs:DeviceOrientationService (Results 1 – 2 of 2) sorted by relevance
30 final class DeviceOrientationService implements SensorEventListener { class48 public DeviceOrientationService(DeviceMotionAndOrientationManager manager, Context context) { in DeviceOrientationService() method in DeviceOrientationService
42 import android.webkit.DeviceOrientationService;135 private DeviceOrientationService mDeviceOrientationService;2822 protected DeviceOrientationService getDeviceOrientationService() { in getDeviceOrientationService()2825 new DeviceOrientationService(mDeviceMotionAndOrientationManager, mContext); in getDeviceOrientationService()