Home
last modified time | relevance | path

Searched refs:LocationStateListener (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationStateListenerBasePreferenceController.java55 public interface LocationStateListener { interface in LocationStateListenerBasePreferenceController
83 private LocationStateListener mBypassLocationStateListener;
84 private LocationStateListener mMainLocationStateListener;
135 private void setBypassLocationStateListener(LocationStateListener listener) { in setBypassLocationStateListener()
147 protected void setMainLocationStateListener(LocationStateListener listener) { in setMainLocationStateListener()