Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
H A DLocationListeners.java38 SensorsTestFragment.LocationInfoTextUpdateListener mTextUpdateHandler;
120 SensorsTestFragment.LocationInfoTextUpdateListener listener) { in LocationListeners()
H A DSensorsTestFragment.java228 new LocationInfoTextUpdateListener()); in initLocationSensor()
337 public class LocationInfoTextUpdateListener { class in SensorsTestFragment