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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastDatabase.java 112 static final int COLUMN_DELIVERY_TIME = 7;
CellBroadcastMessage.java 118 long deliveryTime = cursor.getLong(CellBroadcastDatabase.COLUMN_DELIVERY_TIME);

Completed in 48 milliseconds