HomeSort by relevance Sort by last modified time
    Searched refs:COLUMN_MESSAGE_IDENTIFIER (Results 1 - 2 of 2) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastDatabase.java 109 static final int COLUMN_MESSAGE_IDENTIFIER = 4;
CellBroadcastMessage.java 115 int messageId = cursor.getInt(CellBroadcastDatabase.COLUMN_MESSAGE_IDENTIFIER);

Completed in 44 milliseconds