Searched refs:getLocation (Results 1 – 14 of 14) sorted by relevance
74 public float[] getLocation() { in getLocation() method in Ring
31 …public @Nullable Location getLocation(long timeoutMs) throws InterruptedException, TimeoutExceptio… in getLocation() method in GetCurrentLocationCapture
300 Rect r = bar.getLocation(insets,321 Rect getLocation(Insets insets, Rect screen) {340 Rect getLocation(Insets insets, Rect screen) {362 abstract Rect getLocation(Insets insets, Rect screen);
280 xDifference = Math.abs(mRings.get(i).getLocation()[X] - location[X]); in hasRingBeenEntered()281 yDifference = Math.abs(mRings.get(i).getLocation()[Y] - location[Y]); in hasRingBeenEntered()282 zDifference = Math.abs(mRings.get(i).getLocation()[Z] - location[Z]); in hasRingBeenEntered()
85 MathsUtils.convertToOpenGlCoordinates(ring.getLocation(), mOpenGlRotation); in onSurfaceCreated()159 mLastFramePose.getRotationAsFloats(), ring.getLocation()); in renderAugmentedRealityObjects()
85 .getLocation() in generateRules()
345 assertThat(capture.getLocation(TIMEOUT_MS)).isEqualTo(loc); in testGetCurrentLocation()367 assertThat(capture.getLocation(1000)).isNull(); in testGetCurrentLocation_Timeout()388 assertThat(capture.getLocation(TIMEOUT_MS)).isEqualTo(loc); in testGetCurrentLocation_FreshOldLocation()401 assertThat(capture.getLocation(TIMEOUT_MS)).isEqualTo(loc); in testGetCurrentLocation_DirectExecutor()426 assertThat(capture.getLocation(FAILURE_TIMEOUT_MS)).isNull(); in testGetCurrentLocation_ProviderDisabled()433 assertThat(capture.getLocation(FAILURE_TIMEOUT_MS)).isNull(); in testGetCurrentLocation_ProviderDisabled()447 assertThat(capture.getLocation(TIMEOUT_MS)).isEqualTo(loc); in testGetCurrentLocation_NoteOps()1563 Location received = capture.getLocation(TIMEOUT_MS); in testSetTestProviderLocation_B33091107()
259 this.getClass().getProtectionDomain().getCodeSource().getLocation().toURI()); in pullWellKnownSignatures()
106 assertEquals(TEST_LOCATION, mSmsCbMessage.getLocation()); in testLocation()
903 Log.i(TAG, "deviceLocation:" + microphone.getLocation()); in printMicrophoneInfo()
1943 Log.i(TAG, "deviceLocation:" + microphone.getLocation()); in testGetMicrophones()
715 Log.i(TAG, "deviceLocation:" + microphone.getLocation()); in printMicrophoneInfo()
4037 method public int getLocation();6105 method public android.location.Location getLocation();15091 method @NonNull public android.telephony.SmsCbLocation getLocation();
24746 method public int getLocation();