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