Searched refs:screenshotCounter (Results 1 – 1 of 1) sorted by relevance
2079 int screenshotCounter; field in BugreportProgressService.BugreportInfo2182 screenshotCounter ++; in getPathNextScreenshot()2183 return getScreenshotName(Integer.toString(screenshotCounter)); in getPathNextScreenshot()2353 screenshotCounter = in.readInt(); in BugreportInfo()2382 dest.writeInt(screenshotCounter); in writeToParcel()