Searched refs:mShowPrimaryActionModePopup (Results 1 – 1 of 1) sorted by relevance
195 private Runnable mShowPrimaryActionModePopup; field in DecorView1754 removeCallbacks(mShowPrimaryActionModePopup); in onDetachedFromWindow()1876 mShowPrimaryActionModePopup = new Runnable() { in createStandaloneActionMode()1935 post(mShowPrimaryActionModePopup); in setHandledPrimaryActionMode()2635 removeCallbacks(mShowPrimaryActionModePopup); in onDestroyActionMode()