DeviceOrientationListener

public interface DeviceOrientationListener

Public Method Summary

abstract void
onDeviceOrientationChanged(DeviceOrientation deviceOrientation)
Invoked when a new DeviceOrientation is available.

Public Methods

public abstract void onDeviceOrientationChanged (DeviceOrientation deviceOrientation)

Invoked when a new DeviceOrientation is available.