Searched refs:DATABASE_VERSION (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
H A DDBAdapter.java40 private static final int DATABASE_VERSION = 1; field in class:DBAdapter
64 super(context, DATABASE_NAME, null, DATABASE_VERSION);

Completed in 45 milliseconds