Searched defs:hasStatus (Results 1 – 2 of 2) sorted by relevance
50 ScreenshotRequest(int source, boolean hasStatus, boolean hasNav) { in ScreenshotRequest()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()
95 public boolean hasStatus(final int status) { in hasStatus() method in WordListPreference