/cts/tests/location/location_none/src/android/location/cts/none/ |
D | AltitudeConverterTest.java | 53 Location location = new Location(""); in testAddMslAltitudeToLocation_expectedBehavior() local 126 Location location = new Location(""); in testAddMslAltitudeToLocation_invalidLatitudeThrows() local 145 Location location = new Location(""); in testAddMslAltitudeToLocation_invalidLongitudeThrows() local 164 Location location = new Location(""); in testAddMslAltitudeToLocation_invalidAltitudeThrows() local
|
D | LocationTest.java | 66 Location location = new Location(""); in testSet() local 337 Location location = new Location(""); in testBearingTo() local
|
/cts/tests/location/location_gnss/src/android/location/cts/gnss/ |
D | GnssLocationValuesTest.java | 93 Location location, boolean extendedLocationAccuracyExpected) { in checkLocationAccuracyFields() 164 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/framework/base/windowmanager/src/android/server/wm/ime/ |
D | MultiDisplaySecurityImeTests.java | 86 final int[] location = new int[2]; in testNoInputConnectionForUntrustedVirtualDisplay() local
|
/cts/tests/framework/base/windowmanager/appCompatViewSandboxAllowed/src/android/server/wm/allowsandboxingviewboundsapis/ |
D | TestCompatAllowViewSandboxActivity.java | 86 final int[] location = new int[]{ 0, 0 }; in onDraw() local
|
/cts/tests/framework/base/windowmanager/appCompatViewSandboxOptout/src/android/server/wm/optoutsandboxingviewboundsapis/ |
D | TestCompatViewSandboxOptOutActivity.java | 84 final int[] location = new int[]{ 0, 0 }; in onDraw() local
|
/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/input/src/android/input/cts/ |
D | TouchScreenTest.kt | 133 val location = Point(100, 100) in testDeviceCancel() constant 248 val location = Point(100, 100) in testEventTime() constant
|
D | InputShellCommandTest.kt | 34 val location = IntArray(2) in getViewCenterOnScreen() constant
|
D | MultiTouchTest.kt | 144 val location = IntArray(2) in getViewPointerOnScreen() constant
|
/cts/tests/location/location_privileged/src/android/location/cts/privileged/ |
D | GnssLocationValuesTest.java | 129 private static void checkLocationRegularFields(SoftAssert softAssert, Location location, in checkLocationRegularFields()
|
/cts/tests/input/InputInjectionApp/src/com/android/test/inputinjection/ |
D | InputInjectionActivity.kt | 143 val location = IntArray(2).also { getLocationOnScreen(it) } in getCenterOnScreen() 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/window/ |
D | WindowCtsActivity.java | 75 int[] location = new int[2]; in getAppliedInsets() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | LocationUtils.java | 57 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/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/location/ |
D | LocationProvider.java | 97 Location location = new Location(provider); in createLocation() local
|