Home
last modified time | relevance | path

Searched defs:hasStatus (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotHelper.java50 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()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DWordListPreference.java95 public boolean hasStatus(final int status) { in hasStatus() method in WordListPreference