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