Searched defs:coordinate (Results  1 – 6 of 6) sorted by relevance
| /packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ | 
| D | CbSendMessageCalculator.java | 157     public void addCoordinate(CbGeoUtils.LatLng coordinate, float accuracyMeters) {  in addCoordinate()174     private void calculatePersistentAction(CbGeoUtils.LatLng coordinate, float accuracyMeters) {  in calculatePersistentAction()
 203     private int calculateActionFromFences(CbGeoUtils.LatLng coordinate, float accuracyMeters) {  in calculateActionFromFences()
 226     private int calculateSingleFence(CbGeoUtils.LatLng coordinate, float accuracyMeters,  in calculateSingleFence()
 239     private int calculateSysSingleFence(CbGeoUtils.LatLng coordinate, float accuracyMeters,  in calculateSysSingleFence()
 
 | 
| /packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ | 
| D | TouchEventGenerator.java | 254             PointerCoords coordinate = new PointerCoords();  in getFingerState()  local
 | 
| /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ | 
| D | Constants.java | 186     public static boolean isValidCoordinate(final int coordinate) {  in isValidCoordinate()
 | 
| /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ | 
| D | ExifInterface.java | 1909     public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) {  in convertLatOrLongToDouble()
 | 
| /packages/apps/Camera2/src/com/android/camera/exif/ | 
| D | ExifInterface.java | 1888     public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) {  in convertLatOrLongToDouble()
 | 
| /packages/apps/Messaging/src/com/android/messaging/util/exif/ | 
| D | ExifInterface.java | 1950     public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) {  in convertLatOrLongToDouble()
 |