Home
last modified time | relevance | path

Searched refs:showContextMenuInternal (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java1204 return showContextMenuInternal(0, 0, false); in showContextMenu()
1209 return showContextMenuInternal(x, y, true); in showContextMenu()
1212 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method in Gallery
H A DAbsListView.java3414 return showContextMenuInternal(0, 0, false); in showContextMenu()
3419 return showContextMenuInternal(x, y, true); in showContextMenu()
3422 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65885 Landroid/widget/AbsListView;->showContextMenuInternal(FFZ)Z
67712 Landroid/widget/Gallery;->showContextMenuInternal(FFZ)Z