Home
last modified time | relevance | path

Searched refs:accuracy (Results 1 – 25 of 26) sorted by relevance

12

/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbSendMessageCalculatorTest.java86 void testSquareOutside(LatLng coor, float accuracy, float threshold) { in testSquareOutside() argument
88 calculator.addCoordinate(coor, accuracy); in testSquareOutside()
100 void testSquareInside(LatLng coor, float accuracy, float threshold) { in testSquareInside() argument
102 calculator.addCoordinate(coor, accuracy); in testSquareInside()
125 float accuracy = 25; in testTMoThresholdsWithExistingTestGeofence() local
131 calculator.addCoordinate(llInThreshold, accuracy); in testTMoThresholdsWithExistingTestGeofence()
147 calculator.addCoordinate(llOutOfThreshold, accuracy); in testTMoThresholdsWithExistingTestGeofence()
160 private void testSquareAmbiguous(LatLng coor, float accuracy, float threshold) { in testSquareAmbiguous() argument
162 calculator.addCoordinate(coor, accuracy); in testSquareAmbiguous()
167 void testSquareInsideThreshold(LatLng coor, float accuracy, float threshold) { in testSquareInsideThreshold() argument
[all …]
DGsmCellBroadcastHandlerTest.java504 float accuracy = mRandom.nextFloat() % 3000 + 1; in setMockCalculation() local
507 Location location = createMockLocation(latLng, accuracy); in setMockCalculation()
520 .addCoordinate(acLatLng.capture(), eq(accuracy)); in setMockCalculation()
534 Location createMockLocation(CbGeoUtils.LatLng latLng, float accuracy) { in createMockLocation() argument
538 doReturn(accuracy).when(location).getAccuracy(); in createMockLocation()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastHandler.java367 float accuracy) { in handleBroadcastSms()
370 + ", acc=" + accuracy + ". " + getMessageString(message)); in handleBroadcastSms()
373 accuracy); in handleBroadcastSms()
629 CbSendMessageCalculator calculator, LatLng location, int slotIndex, float accuracy) { in performGeoFencing() argument
649 calculator.addCoordinate(location, accuracy); in performGeoFencing()
897 void onLocationUpdate(@NonNull LatLng location, float accuracy); in onLocationUpdate() argument
967 float accuracy = location.getAccuracy(); in onLocationUpdate() local
973 callback.onLocationUpdate(latLng, accuracy); in onLocationUpdate()
DGsmCellBroadcastHandler.java362 float accuracy) { in handleGeoFencingTriggerMessage()
365 + ", acc=" + accuracy + ". "); in handleGeoFencingTriggerMessage()
374 calculator, location, slotIndex, accuracy); in handleGeoFencingTriggerMessage()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DNavBarToHomeTouchController.java136 long accuracy = (long) (getShiftRange() * 2); in initCurrentAnimation() local
137 final PendingAnimation builder = new PendingAnimation(accuracy); in initCurrentAnimation()
155 config.duration = accuracy; in initCurrentAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherSwipeHandlerV2.java411 long accuracy = 2 * Math.max(mDp.widthPx, mDp.heightPx);
413 NORMAL, accuracy, StateAnimationConfig.SKIP_ALL_ANIMATIONS);
/packages/apps/DevCamera/src/com/android/devcamera/
DGyroOperations.java41 public void onAccuracyChanged(Sensor sensor, int accuracy) {
/packages/apps/Camera2/src/com/android/camera/hardware/
DHeadingSensor.java130 public void onAccuracyChanged(Sensor sensor, int accuracy) { in onAccuracyChanged() argument
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
DFalsingManager.java104 public void onAccuracyChanged(Sensor sensor, int accuracy) {} in onAccuracyChanged() argument
/packages/apps/Dialer/java/com/android/incallui/
DAccelerometerListener.java86 public void onAccuracyChanged(Sensor sensor, int accuracy) {
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DLocationListeners.java113 public void onAccuracyChanged(Sensor sensor, int accuracy) { in onAccuracyChanged() argument
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DEyePosition.java184 public void onAccuracyChanged(Sensor sensor, int accuracy) { in onAccuracyChanged() argument
/packages/services/Telecomm/src/com/android/server/telecom/
DSystemStateHelper.java233 public void onAccuracyChanged(Sensor sensor, int accuracy) { in isDeviceAtEar()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/output_data/odbl/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/tzbb_data/
DDATA_LICENSE451 non-infringement, accuracy or completeness, the presence or absence of
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/
DLICENSE451 non-infringement, accuracy or completeness, the presence or absence of
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz

12