Home
last modified time | relevance | path

Searched defs:coordinate (Results 1 – 6 of 6) sorted by relevance

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCbSendMessageCalculator.java157 public void addCoordinate(CbGeoUtils.LatLng coordinate, float accuracyMeters) { in addCoordinate()
176 private void calculatePersistentAction(CbGeoUtils.LatLng coordinate, float accuracyMeters) { in calculatePersistentAction()
205 private int calculateActionFromFences(CbGeoUtils.LatLng coordinate, float accuracyMeters) { in calculateActionFromFences()
228 private int calculateSingleFence(CbGeoUtils.LatLng coordinate, float accuracyMeters, in calculateSingleFence()
241 private int calculateSysSingleFence(CbGeoUtils.LatLng coordinate, float accuracyMeters, in calculateSysSingleFence()
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
DTouchEventGenerator.java254 PointerCoords coordinate = new PointerCoords(); in getFingerState() local
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DConstants.java186 public static boolean isValidCoordinate(final int coordinate) { in isValidCoordinate()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java1909 public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) { in convertLatOrLongToDouble()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java1888 public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) { in convertLatOrLongToDouble()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java1950 public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) { in convertLatOrLongToDouble()