Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java745 Location sTestLocation = new Location(LocationManager.GPS_PROVIDER); in focalLengthTestByCamera() local
746 sTestLocation.setTime(1199145600000L); in focalLengthTestByCamera()
747 sTestLocation.setLatitude(37.736071); in focalLengthTestByCamera()
748 sTestLocation.setLongitude(-122.441983); in focalLengthTestByCamera()
749 sTestLocation.setAltitude(21.0); in focalLengthTestByCamera()
751 /* gpsLocation */ sTestLocation, in focalLengthTestByCamera()