Searched refs:sourcePath (Results 1 – 3 of 3) sorted by relevance
262 String sourcePath = getApplicationInfo(packageName).sourceDir; in getSourcePath() local263 if (sourcePath == null) { in getSourcePath()266 return sourcePath; in getSourcePath()
189 String sourcePath = c.getString(c.getColumnIndex("_data")); in testThumbnailGenerationAndCleanup() local194 new File(sourcePath).delete(); in testThumbnailGenerationAndCleanup()
353 String sourcePath = c.getString(c.getColumnIndex("_data")); in testThumbnailGenerationAndCleanup() local358 new File(sourcePath).delete(); in testThumbnailGenerationAndCleanup()