public class UhfRadarLocation_qcom
extends java.lang.Object
| Constructor and Description |
|---|
UhfRadarLocation_qcom(Context context,
IUHF iuhf) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAccuracyChanged(Sensor sensor,
int accuracy) |
void |
onSensorChanged(SensorEvent event) |
boolean |
startLocation(java.lang.String label,
int bank,
int ptr,
IUHFRadarLocationCallback locationCallback) |
boolean |
stopLocation() |
public UhfRadarLocation_qcom(Context context,
IUHF iuhf)
public boolean startLocation(java.lang.String label,
int bank,
int ptr,
IUHFRadarLocationCallback locationCallback)
public boolean stopLocation()
public void onSensorChanged(SensorEvent event)
public void onAccuracyChanged(Sensor sensor,
int accuracy)