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