Searched refs:EVENT_LOCATION_UPDATES_ENABLED (Results 1 – 1 of 1) sorted by relevance
193 protected static final int EVENT_LOCATION_UPDATES_ENABLED = 18; field in ServiceStateTracker883 mCi.setLocationUpdates(true, obtainMessage(EVENT_LOCATION_UPDATES_ENABLED)); in enableSingleLocationUpdate()889 mCi.setLocationUpdates(true, obtainMessage(EVENT_LOCATION_UPDATES_ENABLED)); in enableLocationUpdates()1206 case EVENT_LOCATION_UPDATES_ENABLED: in handleMessage()