Searched refs:copyDataToTmpTable (Results 1 – 1 of 1) sorted by relevance
2245 copyDataToTmpTable(db, c, version); in recreateDB()2445 private void copyDataToTmpTable(SQLiteDatabase db, Cursor c, int version) { in copyDataToTmpTable() method in TelephonyProvider.DatabaseHelper