Searched refs:mShowPrimaryActionModePopup (Results 1 – 1 of 1) sorted by relevance
193 private Runnable mShowPrimaryActionModePopup; field in DecorView1831 removeCallbacks(mShowPrimaryActionModePopup); in onDetachedFromWindow()1957 mShowPrimaryActionModePopup = new Runnable() { in createStandaloneActionMode()2016 post(mShowPrimaryActionModePopup); in setHandledPrimaryActionMode()2412 removeCallbacks(mShowPrimaryActionModePopup); in onDestroyActionMode()