Searched refs:mMenuInvalidator (Results 1 – 1 of 1) sorted by relevance
54 private final Runnable mMenuInvalidator = new Runnable() { field in ToolbarActionBar428 mDecorToolbar.getViewGroup().removeCallbacks(mMenuInvalidator); in invalidateOptionsMenu()429 mDecorToolbar.getViewGroup().postOnAnimation(mMenuInvalidator); in invalidateOptionsMenu()488 mDecorToolbar.getViewGroup().removeCallbacks(mMenuInvalidator); in onDestroy()