Searched refs:onSupportActionModeStarted (Results 1 – 3 of 3) sorted by relevance
181 public void onSupportActionModeStarted(ActionMode mode) { in onSupportActionModeStarted() method in ActionBarActivity
196 mActivity.onSupportActionModeStarted( in onActionModeStarted()
380 mActivity.onSupportActionModeStarted(mActionMode); in startSupportActionMode()