Package 

Interface IMyLocationConsumer

    • Method Summary

      Modifier and Type Method Description
      abstract void onLocationChanged(Location location, IMyLocationProvider source) Call when a provider has a new location to consume.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait