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

/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
H A DDBAdapter.java139 public Cursor getStation(long rowId) throws SQLException method in class:DBAdapter
142 Log.d(TAG," DatabaseHelper getStation");
H A DFmRxApp.java1297 Cursor c = db.getStation(1);

Completed in 827 milliseconds