Searched refs:hideIfShowing (Results 1 – 2 of 2) sorted by relevance
37 void showAndGoDelayed(long delayMs, boolean hideIfShowing); in showAndGoDelayed() argument
149 public void showAndGoDelayed(long delayMs, boolean hideIfShowing) { in showAndGoDelayed() argument151 if (hideIfShowing) { in showAndGoDelayed()