Home
last modified time | relevance | path

Searched refs:dispatchOptionsItemSelected (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DFragmentController.java373 public boolean dispatchOptionsItemSelected(MenuItem item) { in dispatchOptionsItemSelected() method in FragmentController
374 return mHost.mFragmentManager.dispatchOptionsItemSelected(item); in dispatchOptionsItemSelected()
H A DFragment.java2657 if (mChildFragmentManager.dispatchOptionsItemSelected(item)) {
H A DFragmentManager.java3182 public boolean dispatchOptionsItemSelected(MenuItem item) { in dispatchOptionsItemSelected() method in FragmentManagerImpl
H A DActivity.java4349 if (mFragments.dispatchOptionsItemSelected(item)) { in onMenuItemSelected()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5219 method @Deprecated public boolean dispatchOptionsItemSelected(android.view.MenuItem);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5149 Landroid/app/FragmentManagerImpl;->dispatchOptionsItemSelected(Landroid/view/MenuItem;)Z