Home
last modified time | relevance | path

Searched defs:PopupWindow (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DPopupWindow.java108 public class PopupWindow { class
289 public PopupWindow(Context context) { in PopupWindow() method in PopupWindow
298 public PopupWindow(Context context, AttributeSet attrs) { in PopupWindow() method in PopupWindow
307 public PopupWindow(Context context, AttributeSet attrs, int defStyleAttr) { in PopupWindow() method in PopupWindow
316 public PopupWindow(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in PopupWindow() method in PopupWindow
363 public PopupWindow() { in PopupWindow() method in PopupWindow
376 public PopupWindow(View contentView) { in PopupWindow() method in PopupWindow
390 public PopupWindow(int width, int height) { in PopupWindow() method in PopupWindow
406 public PopupWindow(View contentView, int width, int height) { in PopupWindow() method in PopupWindow
422 public PopupWindow(View contentView, int width, int height, boolean focusable) { in PopupWindow() method in PopupWindow
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...