Searched refs:mShowPrimaryActionModePopup (Results 1 – 1 of 1) sorted by relevance
195 private Runnable mShowPrimaryActionModePopup; field in DecorView1752 removeCallbacks(mShowPrimaryActionModePopup); in onDetachedFromWindow()1874 mShowPrimaryActionModePopup = new Runnable() { in createStandaloneActionMode()1933 post(mShowPrimaryActionModePopup); in setHandledPrimaryActionMode()2633 removeCallbacks(mShowPrimaryActionModePopup); in onDestroyActionMode()