Searched refs:ETWS_IS_PRIMARY (Results 1 – 2 of 2) sorted by relevance
597 cv.put(CellBroadcasts.ETWS_IS_PRIMARY, etwsInfo.isPrimary()); in getContentValues()671 int etwsIsPrimaryColumn = cursor.getColumnIndex(CellBroadcasts.ETWS_IS_PRIMARY); in createFromCursor()
4334 public static final String ETWS_IS_PRIMARY = "etws_is_primary"; field in Telephony.CellBroadcasts