public class MotionStatsAggregator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CURRENT_MOTION |
protected android.bordeaux.services.AggregatorManager |
mAggregatorManager |
Constructor and Description |
---|
MotionStatsAggregator() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getFeatureValue(String featureName) |
String[] |
getListOfFeatures() |
void |
setManager(android.bordeaux.services.AggregatorManager m) |
public static final String CURRENT_MOTION
protected android.bordeaux.services.AggregatorManager mAggregatorManager