Searched refs:MESSAGE_FORMAT (Results 1 – 7 of 7) sorted by relevance
56 private static final int MESSAGE_FORMAT = 1; field in CellBroadcastProviderTest279 assertThat(cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.MESSAGE_FORMAT))) in testInsertAndQuery()280 .isEqualTo(MESSAGE_FORMAT); in testInsertAndQuery()351 cv.put(CellBroadcasts.MESSAGE_FORMAT, MESSAGE_FORMAT); in fakeCellBroadcast()
186 + Telephony.CellBroadcasts.MESSAGE_FORMAT + " INTEGER," in onCreate()208 contentVal.put(Telephony.CellBroadcasts.MESSAGE_FORMAT, 1); in onCreate()
86 Telephony.CellBroadcasts.MESSAGE_FORMAT,231 cv.put(Telephony.CellBroadcasts.MESSAGE_FORMAT, message.getMessageFormat()); in getContentValues()
74 + Telephony.CellBroadcasts.MESSAGE_FORMAT + " INTEGER," in onCreate()
74 cursor.getColumnIndexOrThrow(Telephony.CellBroadcasts.MESSAGE_FORMAT)); in createFromCursor()
147 Telephony.CellBroadcasts.MESSAGE_FORMAT,
115 CellBroadcasts.MESSAGE_FORMAT,314 + CellBroadcasts.MESSAGE_FORMAT + " INTEGER," in getStringForCellBroadcastTableCreation()