Searched refs:dispatchOptionsItemSelected (Results 1 – 7 of 7) sorted by relevance
373 public boolean dispatchOptionsItemSelected(MenuItem item) { in dispatchOptionsItemSelected() method in FragmentController374 return mHost.mFragmentManager.dispatchOptionsItemSelected(item); in dispatchOptionsItemSelected()
2657 if (mChildFragmentManager.dispatchOptionsItemSelected(item)) {
3182 public boolean dispatchOptionsItemSelected(MenuItem item) { in dispatchOptionsItemSelected() method in FragmentManagerImpl
4349 if (mFragments.dispatchOptionsItemSelected(item)) { in onMenuItemSelected()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5219 method @Deprecated public boolean dispatchOptionsItemSelected(android.view.MenuItem);
5149 Landroid/app/FragmentManagerImpl;->dispatchOptionsItemSelected(Landroid/view/MenuItem;)Z