Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/build/src/util/build/
DJavacBuildStep.java75 fileManager.setLocation(StandardLocation.CLASS_OUTPUT, Arrays.asList( in build()
77 fileManager.setLocation(StandardLocation.CLASS_PATH, classPathFiles); in build()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DLostModeLocationTest.java114 provider.setLocation(TEST_LATITUDE, TEST_LONGITUDE, TEST_ACCURACY); in sendLostModeLocationUpdate_returnTrueAndSendLocationUpdate()
138 provider.setLocation(TEST_LATITUDE, TEST_LONGITUDE, TEST_ACCURACY); in sendLostModeLocationUpdate_sendMostRecentLocation()
139 provider.setLocation(TEST_LATITUDE_2, TEST_LONGITUDE_2, TEST_ACCURACY_2); in sendLostModeLocationUpdate_sendMostRecentLocation()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/location/
DLocationProvider.java90 public void setLocation(double latitude, double longitude, float accuracy) { in setLocation() method in LocationProvider
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java527 muxer.setLocation(tooFarNorth, atlanticLong); in testSetLocation()
534 muxer.setLocation(tooFarSouth, atlanticLong); in testSetLocation()
541 muxer.setLocation(atlanticLat, tooFarWest); in testSetLocation()
548 muxer.setLocation(atlanticLat, tooFarEast); in testSetLocation()
555 muxer.setLocation(tooFarNorth, tooFarWest); in testSetLocation()
562 muxer.setLocation(atlanticLat, atlanticLong); in testSetLocation()
570 muxer.setLocation(ANNAPURNA_LAT, ANNAPURNA_LONG); in testSetLocation()
584 muxer.setLocation(0.0f, 0.0f); in testSetLocation()
593 muxer.setLocation(ANNAPURNA_LAT, ANNAPURNA_LONG); in testSetLocation()
601 muxer.setLocation(ANNAPURNA_LAT, ANNAPURNA_LONG); in testSetLocation()
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java149 mCamera.setLocation(10.0f, 20.0f, 30.0f); in testLocationAccessors()
DMatrixTest.java267 camera.setLocation(0, 0, 100); in testIsAffine_withCamera()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DResourceManagerRecorderActivity.java294 mMediaRecorder.setLocation(LATITUDE, LONGITUDE); in recordVideoUsingCamera()
/cts/tests/tests/media/muxer/src/android/media/muxer/cts/
DMediaMuxerTest.java770 muxer.setLocation(BAD_LATITUDE, LONGITUDE); in cloneMediaUsingMuxer()
777 muxer.setLocation(LATITUDE, BAD_LONGITUDE); in cloneMediaUsingMuxer()
784 muxer.setLocation(LATITUDE, LONGITUDE); in cloneMediaUsingMuxer()
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java430 mMotionEvent2.setLocation(0.0f, 0.0f); in testSetLocation()
434 mMotionEvent2.setLocation(2.0f, 2.0f); in testSetLocation()
DViewTest.java542 event.setLocation(0, 21); in testAccessPointerIcon()
547 event.setLocation(0, 41); in testAccessPointerIcon()
551 event.setLocation(0, 61); in testAccessPointerIcon()
556 event.setLocation(0, 71); in testAccessPointerIcon()
/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java382 dngCreator.setLocation(l); in testSingleImageThumbnail()
/cts/tests/tests/media/recorder/src/android/media/recorder/cts/
DMediaRecorderTest.java487 mMediaRecorder.setLocation(LATITUDE, LONGITUDE); in recordVideoUsingCamera()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt15683 method public void setLocation(float, float, float);
19896 …method @NonNull public android.hardware.camera2.DngCreator setLocation(@NonNull android.location.L…
23950 method public void setLocation(float, float);
24225 method public void setLocation(float, float);
51853 method public void setLocation(float, float);