/[projects]/android/TrainInfo/src/dk/thoerup/traininfo/provider/GoogleStationProvider.java
ViewVC logotype

Diff of /android/TrainInfo/src/dk/thoerup/traininfo/provider/GoogleStationProvider.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1163 by torben, Mon Oct 4 08:42:12 2010 UTC revision 1164 by torben, Wed Oct 6 10:42:51 2010 UTC
# Line 25  public class GoogleStationProvider imple Line 25  public class GoogleStationProvider imple
25          }          }
26                    
27          @Override          @Override
28          public StationBean lookupStations(Location location) {          public StationBean lookupStationsByLocation(Location location) {
29                                    
30                  StationBean stations = new StationBean();                  StationBean stations = new StationBean();
31                  /*                  /*

Legend:
Removed from v.1163  
changed lines
  Added in v.1164

  ViewVC Help
Powered by ViewVC 1.1.20