Searched refs:fileTitle (Results 1 – 1 of 1) sorted by relevance
264 String fileTitle = fileFullName.substring(0, fileFullName.lastIndexOf(".")); in saveAutoNamedVectorDrawableIntoPNG() local267 fileTitle += "_" + extras; in saveAutoNamedVectorDrawableIntoPNG()269 saveVectorDrawableIntoPNG(bitmap, outputFolder, fileTitle); in saveAutoNamedVectorDrawableIntoPNG()