Searched defs:EVENT_LOCATION_UPDATES_ENABLED (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java154 protected static final int EVENT_LOCATION_UPDATES_ENABLED = 18; field in class:ServiceStateTracker
538 mCi.setLocationUpdates(true, obtainMessage(EVENT_LOCATION_UPDATES_ENABLED));
544 mCi.setLocationUpdates(true, obtainMessage(EVENT_LOCATION_UPDATES_ENABLED));

Completed in 18 milliseconds