Searched refs:screenshotCounter (Results 1 – 1 of 1) sorted by relevance
1855 int screenshotCounter; field in BugreportProgressService.BugreportInfo1949 screenshotCounter ++; in getPathNextScreenshot()1950 return getScreenshotName(Integer.toString(screenshotCounter)); in getPathNextScreenshot()2106 screenshotCounter = in.readInt(); in BugreportInfo()2131 dest.writeInt(screenshotCounter); in writeToParcel()