Searched refs:screenshotType (Results 1 – 3 of 3) sorted by relevance
46 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot() argument77 Message msg = Message.obtain(null, screenshotType); in takeScreenshot()
3613 public void takeScreenshot(int screenshotType) { in takeScreenshot() argument3615 mScreenshotHelper.takeScreenshot(screenshotType, in takeScreenshot()
1440 public void setScreenshotType(int screenshotType) { in setScreenshotType() argument1441 mScreenshotType = screenshotType; in setScreenshotType()