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

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLocationStatsAggregator.java54 private static final int LOCATION_CHANGE = 1; field in class:LocationStatsAggregator
195 mHandler.sendMessage(mHandler.obtainMessage(LOCATION_CHANGE, location));
215 case LOCATION_CHANGE:
229 mHandler.sendMessage(mHandler.obtainMessage(LOCATION_CHANGE, location));

Completed in 72 milliseconds