Home
last modified time | relevance | path

Searched refs:OnActionExpandListener (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DLocalePickerWithRegion.java29 import android.view.MenuItem.OnActionExpandListener;
63 private OnActionExpandListener mOnActionExpandListener;
96 boolean translatedOnly, OnActionExpandListener onActionExpandListener, in createNumberingSystemPicker()
108 boolean translatedOnly, OnActionExpandListener onActionExpandListener, in createCountryPicker()
130 String appPackageName, OnActionExpandListener onActionExpandListener) { in createLanguagePicker()
355 public void setOnActionExpandListener(OnActionExpandListener onActionExpandListener) { in setOnActionExpandListener()
/aosp14/frameworks/base/core/java/android/view/
H A DCollapsibleActionView.java19 import android.view.MenuItem.OnActionExpandListener;
H A DMenuItem.java106 public interface OnActionExpandListener { interface
807 public @NonNull MenuItem setOnActionExpandListener(@Nullable OnActionExpandListener listener); in setOnActionExpandListener()
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuItemImpl.java101 private OnActionExpandListener mOnActionExpandListener;
803 public MenuItem setOnActionExpandListener(OnActionExpandListener listener) { in setOnActionExpandListener()
H A DActionMenuItem.java368 public MenuItem setOnActionExpandListener(OnActionExpandListener listener) { in setOnActionExpandListener()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8616 android.view.MenuItem$OnActionExpandListener
H A Dboot-image-profile.txt31414 Landroid/view/MenuItem$OnActionExpandListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8647 android.view.MenuItem$OnActionExpandListener
H A Dboot-image-profile.txt41548 Landroid/view/MenuItem$OnActionExpandListener;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51262 …id.view.MenuItem setOnActionExpandListener(@Nullable android.view.MenuItem.OnActionExpandListener);
51280 public static interface MenuItem.OnActionExpandListener {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86126 …nal/view/menu/MenuItemImpl;->mOnActionExpandListener:Landroid/view/MenuItem$OnActionExpandListener;