Home
last modified time | relevance | path

Searched refs:sTestLocation2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraTestUtils.java124 private static final Location sTestLocation2 = new Location(LocationManager.NETWORK_PROVIDER); field in CameraTestUtils
140 sTestLocation2.setTime(1199145602L);
141 sTestLocation2.setLatitude(-89.736071);
142 sTestLocation2.setLongitude(-179.441983);
143 sTestLocation2.setAltitude(100000.0);
159 /*gpsLocation*/ sTestLocation2,