Home
last modified time | relevance | path

Searched refs:getVertices (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCbGeoUtilsTest.java67 List<LatLng> vertexes = polygon.getVertices(); in testEncodeGeometries()
99 List<LatLng> vertexes = polygon.getVertices(); in testParseGeometriesFromString()
/frameworks/base/telephony/java/android/telephony/
DCbGeoUtils.java194 public @NonNull List<LatLng> getVertices() { in getVertices() method in CbGeoUtils.Polygon
460 for (LatLng latLng : ((Polygon) geometry).getVertices()) { in encodeGeometryToString()
/frameworks/base/telephony/api/
Dsystem-current.txt123 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();
/frameworks/base/api/
Dsystem-current.txt8088 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();
/frameworks/base/non-updatable-api/
Dsystem-current.txt7986 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();