HomeSort by relevance Sort by last modified time
    Searched refs:canCloseOptions (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
PrintContentView.java 83 public boolean canCloseOptions();
173 } else if (isOptionsOpened() && mOptionsStateController.canCloseOptions()) {
177 if (isOptionsOpened() && mOptionsStateController.canCloseOptions()) {
394 if (isOptionsOpened() && !mOptionsStateController.canCloseOptions()
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java 543 public boolean canCloseOptions() {
    [all...]

Completed in 479 milliseconds