/cts/tests/location/location_none/src/android/location/cts/none/ |
D | LocationTest.java | 63 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/ |
D | GnssLocationValuesTest.java | 91 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/ |
D | NeighboringCellInfoTest.java | 38 String location = "ffffffff"; in testNeighboringCellInfo() local
|
D | FakeCarrierMessagingService.java | 70 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/ |
D | MockLinearLayout.java | 38 public ViewParent invalidateChildInParent(int[] location, Rect dirty) { in invalidateChildInParent()
|
/cts/tests/location/common/src/android/location/cts/common/ |
D | GetCurrentLocationCapture.java | 40 public void accept(Location location) { in accept()
|
D | LocationListenerCapture.java | 54 public void onLocationChanged(Location location) { in onLocationChanged()
|
D | TestLocationListener.java | 46 public synchronized void onLocationChanged(Location location) { in onLocationChanged()
|
/cts/tests/location/location_fine/src/android/location/cts/fine/ |
D | LocationProviderBaseTest.java | 107 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/ |
D | RotationData.java | 39 boolean rotationTestState, float[] location, boolean rotationState) { in RotationData()
|
D | Ring.java | 43 public Ring(float[] location, int pathNumber, in Ring()
|
/cts/tests/location/location_privileged/src/android/location/cts/privileged/ |
D | GnssLocationValuesTest.java | 127 private static void checkLocationRegularFields(SoftAssert softAssert, Location location, in checkLocationRegularFields()
|
/cts/tests/input/src/android/input/cts/ |
D | InputShellCommandTest.kt | 33 val location = IntArray(2) in getViewCenterOnScreen() constant
|
D | IncompleteMotionTest.kt | 46 val location = IntArray(2) in getViewCenterOnScreen() constant
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/ |
D | ComplexMovementTest.java | 75 public void checkIfARingHasBeenPassed(float[] location) { in checkIfARingHasBeenPassed()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowCtsActivity.java | 76 int[] location = new int[2]; in getAppliedInsets() local
|
D | MultiDisplaySystemDecorationTests.java | 558 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/ |
D | LocationUtils.java | 56 Location location = new Location(provider); in createLocation() local
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsActivity.java | 246 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/ |
D | LocationCheckerActivity.java | 131 private void onLocation(String provider, Location location) { in onLocation()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/ |
D | ComplexMovementPath.java | 276 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/ |
D | DrawActivity.kt | 145 val location = IntArray(2) in hashCode() constant
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | DrawActivity.kt | 144 val location = IntArray(2) in hashCode() constant
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | MagneticFieldMeasurementTestActivity.java | 99 Location location = null; in testNorm() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | DialogLauncherActivity.java | 67 final int[] location = new int[2]; in assertInDialogBounds() local
|