Searched refs:ihelper (Results 1 – 1 of 1) sorted by relevance
3748 DatabaseHelper ihelper = getDatabaseForUri(MediaStore.Audio.Media.INTERNAL_CONTENT_URI); in applyBatch() local3750 SQLiteDatabase idb = ihelper.getWritableDatabase(); in applyBatch()