Searched refs:GEOMETRIES (Results 1 – 3 of 3) sorted by relevance
613 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()
3937 public static final String GEOMETRIES = "geometries"; field in Telephony.CellBroadcasts
12042 field public static final String GEOMETRIES = "geometries";