Home
last modified time | relevance | path

Searched defs:useOffsets (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuPopupHelper.java256 private void showPopup(int xOffset, int yOffset, boolean useOffsets, boolean showTitle) { in showPopup()
/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java1192 boolean useOffsets) { in showContextMenuForChildInternal()
1212 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal()
1223 boolean useOffsets) { in dispatchLongPress()
H A DAbsListView.java3422 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal()
3457 boolean useOffsets) { in showContextMenuForChildInternal()