Searched refs:dbhelper (Results 1 – 1 of 1) sorted by relevance
3631 DatabaseHelper dbhelper = getDatabaseForUri(attachedVolume); in insertInternal() local3632 if (dbhelper == null) { in insertInternal()3635 dbhelper.mScanStartTime = SystemClock.currentTimeMicro(); in insertInternal()