Interface | Description |
---|---|
Camera.AutoFocusCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.AutoFocusMoveCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.ErrorCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.FaceDetectionListener | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.OnZoomChangeListener | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.PictureCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.PreviewCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.ShutterCallback | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
SensorEventListener |
Used for receiving notifications from the SensorManager when
there is new sensor data.
|
SensorEventListener2 |
Used for receiving a notification when a flush() has been successfully completed.
|
SensorListener | Deprecated
Use
SensorEventListener instead. |
Class | Description |
---|---|
Camera | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.Area | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.CameraInfo | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
Camera.Face | Deprecated
We recommend using the new
android.hardware.camera2 API for new
applications. |
CameraInfo |
Information about a camera
|
ConsumerIrManager |
Class that operates consumer infrared on the device.
|
GeomagneticField |
Estimates magnetic field at a given point on
Earth, and in particular, to compute the magnetic declination from true
north.
|
Sensor |
Class representing a sensor.
|
SensorAdditionalInfo |
This class represents a
Sensor additional information frame,
which is reported through listener callback onSensorAdditionalInfo . |
SensorEvent | |
SensorEventCallback |
Used for receiving sensor additional information frames.
|
SensorManager |
SensorManager lets you access the device's
sensors . |
SensorManager.DynamicSensorCallback |
Used for receiving notifications from the SensorManager when dynamic sensors are connected or
disconnected.
|
SerialManager | |
SerialPort | |
SystemSensorManager |
Sensor manager implementation that communicates with the built-in
system sensors.
|
TriggerEvent |
This class represents a Trigger Event - the event
associated with a Trigger Sensor.
|
TriggerEventListener |
This class is the listener used to handle Trigger Sensors.
|
Annotation Type | Description |
---|---|
SensorAdditionalInfo.AdditionalInfoType |
Typical values of additional infomation type.
|