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