Searched refs:mBypassLocationStateListener (Results 1 – 1 of 1) sorted by relevance
72 mBypassLocationStateListener.onLocationStateChange(isBypassLocationEnabled);83 private LocationStateListener mBypassLocationStateListener; field in LocationStateListenerBasePreferenceController100 if (mBypassLocationStateListener == null && mMainLocationStateListener == null) { in onStartInternal()104 if (mBypassLocationStateListener != null) { in onStartInternal()123 if (mBypassLocationStateListener != null || mMainLocationStateListener != null) { in onStopInternal()136 mBypassLocationStateListener = listener; in setBypassLocationStateListener()