OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spanlat
(Results
1 - 1
of
1
) sorted by null
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
MapViewTest.java
119
int
spanLat
= 20;
123
mapView.getController().zoomToSpan(toE6(
spanLat
), toE6(spanLng));
138
int
spanLat
= 20;
142
mapView.getController().zoomToSpan(toE6(
spanLat
), toE6(spanLng));
Completed in 239 milliseconds