DeviceOrientationListener

public interfaceDeviceOrientationListener

Public Method Summary

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

Public Methods

public abstract voidonDeviceOrientationChanged(DeviceOrientation deviceOrientation)

Invoked when a newDeviceOrientation is available.