File
Doc
Category
Size
Date
Package
CountryListener.java
API Doc
Android 5.1 API
910
Thu Mar 12 22:22:30 GMT 2015
android.location
CountryListener
public interface CountryListener
The listener for receiving the notification when the country is detected or changed
hide
Fields Summary
Constructors Summary
Methods Summary
public void
onCountryDetected
(
Country
country)
param
country the changed or detected country.
Java Code Source