Searched refs:screenshotCounter (Results 1 – 1 of 1) sorted by relevance
1716 int screenshotCounter; field in BugreportProgressService.BugreportInfo1747 screenshotCounter ++; in getPathNextScreenshot()1748 return "screenshot-" + pid + "-" + screenshotCounter + ".png"; in getPathNextScreenshot()1850 screenshotCounter = in.readInt(); in BugreportInfo()1875 dest.writeInt(screenshotCounter); in writeToParcel()