Searched refs:arrayPaths (Results 1 – 1 of 1) sorted by relevance
424 String[] arrayPaths = new String[mPaths.size()]; in processFiles() local425 MediaScannerConnection.scanFile(mContext, mPaths.toArray(arrayPaths), null, this); in processFiles()