Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/util/
DLocationUtils.java184 private static final LocationListener LOCATION_LISTENER = field in LocationUtils.LocationUtilsHelper
210 LocationManager.NETWORK_PROVIDER, 1000, 10, LOCATION_LISTENER, null); in startLocationUpdates()