Searched defs:screenshotType (Results 1 – 2 of 2) sorted by relevance
205 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot()230 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot()260 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot()291 private void takeScreenshot(final int screenshotType, long timeoutMs, @NonNull Handler handler, in takeScreenshot()
1270 public void setScreenshotType(int screenshotType) { in setScreenshotType()