Home
last modified time | relevance | path

Searched refs:GEOMETRIES (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java613 cv.put(CellBroadcasts.GEOMETRIES, CbGeoUtils.encodeGeometriesToString(mGeometries)); in getContentValues()
615 cv.put(CellBroadcasts.GEOMETRIES, (String) null); in getContentValues()
730 String geoStr = cursor.getString(cursor.getColumnIndex(CellBroadcasts.GEOMETRIES)); in createFromCursor()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java3918 public static final String GEOMETRIES = "geometries"; field in Telephony.CellBroadcasts
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11724 field public static final String GEOMETRIES = "geometries";