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

Diff of /android/TrainInfo/src/dk/thoerup/traininfo/provider/DebugProvider.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 87  public class DebugProvider implements De Line 87  public class DebugProvider implements De
87          }          }
88    
89          @Override          @Override
90          public StationBean lookupStations(Location location) {          public StationBean lookupStationsByLocation(Location location) {
91                  return getStations();                  return getStations();
92          }          }
93                    

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

  ViewVC Help
Powered by ViewVC 1.1.20