Searched refs:ehelper (Results 1 – 1 of 1) sorted by relevance
3786 DatabaseHelper ehelper = getDatabaseForUri(MediaStore.Audio.Media.EXTERNAL_CONTENT_URI); in applyBatch() local3790 if (ehelper != null) { in applyBatch()3791 edb = ehelper.getWritableDatabase(); in applyBatch()