Android
android.location
public interface

android.location.ILocationListener

android.location.ILocationListener IInterface
Nested Classes
ILocationListener.Stub Local-side IPC implementation stub class. 
Known Indirect Subclasses

Summary

Public Methods

          void  onLocationChanged(Location location)
          void  onProviderDisabled(String provider)
          void  onProviderEnabled(String provider)
          void  onStatusChanged(String provider, int status, Bundle extras)
Methods inherited from interface android.os.IInterface

Details

Public Methods

public void onLocationChanged(Location location)

public void onProviderDisabled(String provider)

public void onProviderEnabled(String provider)

public void onStatusChanged(String provider, int status, Bundle extras)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48