Searched refs:mLocationListenerCancellable (Results 1 – 1 of 1) sorted by relevance
123 private final Cancellable mLocationListenerCancellable; field in Mode134 mLocationListenerCancellable = listeningCancellable; in Mode()152 if (mLocationListenerCancellable != null) { in cancelLocationListening()153 mLocationListenerCancellable.cancel(); in cancelLocationListening()176 + ", mLocationListenerCancellable=" + mLocationListenerCancellable in toStringTemplate()