Searched refs:animationFinishedRunnable (Results 1 – 1 of 1) sorted by relevance
403 private void hideMenu(final Runnable animationFinishedRunnable, boolean notifyMenuVisibility, in hideMenu() argument424 if (animationFinishedRunnable != null) { in hideMenu()425 animationFinishedRunnable.run(); in hideMenu()