Searched refs:CURRENT_LOCATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLocationStatsAggregator.java25 public static final String CURRENT_LOCATION = "Current Location"; field in class:LocationStatsAggregator
28 list[0] = CURRENT_LOCATION;
33 if (featureName.equals(CURRENT_LOCATION))
34 m.put(CURRENT_LOCATION, "Here"); //TODO put location resutls here

Completed in 87 milliseconds