Searched defs:localPath (Results 1 – 3 of 3) sorted by relevance
68 String localPath; field in CacheManager.CacheResult
1740 String localPath = super.getString(getColumnIndex(COLUMN_LOCAL_FILENAME)); in getLocalUri() local
3268 private void storeBytesToInstallationFile(final String localPath, final String absolutePath, in storeBytesToInstallationFile()