public interface IOrientationProvider
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
float |
getLastKnownOrientation() |
boolean |
startOrientationProvider(IOrientationConsumer orientationConsumer) |
void |
stopOrientationProvider() |
boolean startOrientationProvider(IOrientationConsumer orientationConsumer)
void stopOrientationProvider()
float getLastKnownOrientation()
void destroy()