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