Home | History | Annotate | Download | only in activity

Lines Matching refs:absolutePath

791             String absolutePath = file.getAbsolutePath();
796 MediaScannerConnection.scanFile(mContext, new String[] {absolutePath},
803 info.mContentType, absolutePath, info.mSize,
807 info.setSavedPath(absolutePath);