Searched refs:mShowPrimaryActionModePopup (Results 1 – 1 of 1) sorted by relevance
201 private Runnable mShowPrimaryActionModePopup; field in DecorView1855 removeCallbacks(mShowPrimaryActionModePopup); in onDetachedFromWindow()1986 mShowPrimaryActionModePopup = new Runnable() { in createStandaloneActionMode()2045 post(mShowPrimaryActionModePopup); in setHandledPrimaryActionMode()2735 removeCallbacks(mShowPrimaryActionModePopup); in onDestroyActionMode()