/[projects]/android/MockLocation/src/dk/thoerup/mocklocation/MockLocationView.java
ViewVC logotype

Diff of /android/MockLocation/src/dk/thoerup/mocklocation/MockLocationView.java

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

revision 360 by torben, Tue Sep 29 19:50:32 2009 UTC revision 361 by torben, Tue Sep 29 20:42:34 2009 UTC
# Line 19  import android.widget.ListView; Line 19  import android.widget.ListView;
19  public class MockLocationView extends ListActivity {  public class MockLocationView extends ListActivity {
20      /** Called when the activity is first created. */      /** Called when the activity is first created. */
21                    
22          private static final String PROVIDERNAME = "gps";          private static final String PROVIDERNAME = "gps2";
23                    
24          LocationManager locationManager;          LocationManager locationManager;
25                    

Legend:
Removed from v.360  
changed lines
  Added in v.361

  ViewVC Help
Powered by ViewVC 1.1.20