Searched refs:sTestLocation1 (Results 1 – 1 of 1) sorted by relevance
173 private static final Location sTestLocation1 = new Location(LocationManager.GPS_PROVIDER); field in CameraTestUtils182 sTestLocation1.setTime(1199145601000L);183 sTestLocation1.setLatitude(0.736071);184 sTestLocation1.setLongitude(0.441983);185 sTestLocation1.setAltitude(1.0);201 /*gpsLocation*/ sTestLocation1,