Searched refs:screenshotCounter (Results 1 – 1 of 1) sorted by relevance
1714 int screenshotCounter; field in BugreportProgressService.BugreportInfo1745 screenshotCounter ++; in getPathNextScreenshot()1746 return "screenshot-" + pid + "-" + screenshotCounter + ".png"; in getPathNextScreenshot()1848 screenshotCounter = in.readInt(); in BugreportInfo()1873 dest.writeInt(screenshotCounter); in writeToParcel()