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

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLocationStatsAggregator.java48 public static final String UNKNOWN_LOCATION = "Unknown Location"; field in class:LocationStatsAggregator
129 if (!location.equals(UNKNOWN_LOCATION)) {
H A DClusterManager.java56 private static String UNKNOWN_LOCATION = "Unknown Location"; field in class:ClusterManager
313 String label = LocationStatsAggregator.UNKNOWN_LOCATION;

Completed in 52 milliseconds