Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 52) sorted by relevance

123

/cts/tests/location/location_none/src/android/location/cts/none/
DLocationTest.java63 Location location = new Location(l); in testConstructor() local
78 Location location = new Location("LocationProvider"); in testDump() local
85 Location location = new Location(""); in testBearingTo() local
223 Location location = new Location(""); in testDescribeContents() local
275 Location location = new Location(""); in testAccessAccuracy() local
285 Location location = new Location(""); in testAccessVerticalAccuracy() local
295 Location location = new Location(""); in testAccessSpeedAccuracy() local
305 Location location = new Location(""); in testAccessBearingAccuracy() local
316 Location location = new Location(""); in testAccessAltitude() local
326 Location location = new Location(""); in testAccessBearing() local
[all …]
/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DGnssLocationValuesTest.java91 Location location, boolean extendedLocationAccuracyExpected) { in checkLocationAccuracyFields()
162 public static void checkLocationRegularFields(SoftAssert softAssert, Location location, in checkLocationRegularFields()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DNeighboringCellInfoTest.java38 String location = "ffffffff"; in testNeighboringCellInfo() local
DFakeCarrierMessagingService.java70 public void onSendMms(Uri pduUri, int subId, Uri location, in onSendMms()
80 public void onDownloadMms(Uri contentUri, int subId, Uri location, in onDownloadMms()
/cts/tests/tests/view/src/android/view/cts/
DMockLinearLayout.java38 public ViewParent invalidateChildInParent(int[] location, Rect dirty) { in invalidateChildInParent()
/cts/tests/location/common/src/android/location/cts/common/
DGetCurrentLocationCapture.java40 public void accept(Location location) { in accept()
DLocationListenerCapture.java54 public void onLocationChanged(Location location) { in onLocationChanged()
DTestLocationListener.java46 public synchronized void onLocationChanged(Location location) { in onLocationChanged()
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationProviderBaseTest.java107 Location location = createLocation("test", mRandom); in testReportLocation() local
119 Location location = createLocation("test", mRandom); in testReportLocation_stripExtras() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/PathUtilityClasses/
DRotationData.java39 boolean rotationTestState, float[] location, boolean rotationState) { in RotationData()
DRing.java43 public Ring(float[] location, int pathNumber, in Ring()
/cts/tests/location/location_privileged/src/android/location/cts/privileged/
DGnssLocationValuesTest.java127 private static void checkLocationRegularFields(SoftAssert softAssert, Location location, in checkLocationRegularFields()
/cts/tests/input/src/android/input/cts/
DInputShellCommandTest.kt33 val location = IntArray(2) in getViewCenterOnScreen() constant
DIncompleteMotionTest.kt46 val location = IntArray(2) in getViewCenterOnScreen() constant
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DComplexMovementTest.java75 public void checkIfARingHasBeenPassed(float[] location) { in checkIfARingHasBeenPassed()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowCtsActivity.java76 int[] location = new int[2]; in getAppliedInsets() local
DMultiDisplaySystemDecorationTests.java558 final int[] location = new int[2]; in testCrossDisplayBasicImeOperations() local
615 final int[] location = new int[2]; in testDisplayPolicyImeHideImeOperation() local
646 final int[] location = new int[2]; in testDisplayPolicyImeHideImeNoSystemDecorations() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DLocationUtils.java56 Location location = new Location(provider); in createLocation() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java246 int [] location = new int[2]; in getViewBoundOnScreen() local
254 int [] location = new int[2]; in getViewBoundInWindow() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationCheckerActivity.java131 private void onLocation(String provider, Location location) { in onLocation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DComplexMovementPath.java276 public Ring hasRingBeenEntered(float[] location) { in hasRingBeenEntered()
300 private boolean checkCollision(Ring ring, float[] location) { in checkCollision()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt145 val location = IntArray(2) in hashCode() constant
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt144 val location = IntArray(2) in hashCode() constant
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DMagneticFieldMeasurementTestActivity.java99 Location location = null; in testNorm() local
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DDialogLauncherActivity.java67 final int[] location = new int[2]; in assertInDialogBounds() local

123