Searched refs:MESSAGE_BROADCASTED (Results 1 – 5 of 5) sorted by relevance
67 private static final int MESSAGE_BROADCASTED = 1; field in CellBroadcastProviderTest301 assertThat(cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.MESSAGE_BROADCASTED))) in testInsertAndQuery()302 .isEqualTo(MESSAGE_BROADCASTED); in testInsertAndQuery()364 cv.put(CellBroadcasts.MESSAGE_BROADCASTED, MESSAGE_BROADCASTED); in fakeCellBroadcast()
127 + CellBroadcasts.MESSAGE_BROADCASTED + " BOOLEAN DEFAULT 0," in onCreate()
122 CellBroadcasts.MESSAGE_BROADCASTED,204 qb.appendWhere(CellBroadcasts.MESSAGE_BROADCASTED + "=1"); in query()367 + CellBroadcasts.MESSAGE_BROADCASTED + " BOOLEAN DEFAULT 0," in getStringForCellBroadcastTableCreation()
815 cv.put(CellBroadcasts.MESSAGE_BROADCASTED, 1); in broadcastMessage()
179 Telephony.CellBroadcasts.MESSAGE_BROADCASTED,