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