Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java127 private static final Location sTestLocation2 = new Location(LocationManager.NETWORK_PROVIDER); field in CameraTestUtils
143 sTestLocation2.setTime(1199145602000L);
144 sTestLocation2.setLatitude(-89.736071);
145 sTestLocation2.setLongitude(-179.441983);
146 sTestLocation2.setAltitude(100000.0);
162 /*gpsLocation*/ sTestLocation2,