Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
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
DAbsListView.java3422 return showContextMenuInternal(0, 0, false); in showContextMenu()
3427 return showContextMenuInternal(x, y, true); in showContextMenu()
3430 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65242 Landroid/widget/AbsListView;->showContextMenuInternal(FFZ)Z
67069 Landroid/widget/Gallery;->showContextMenuInternal(FFZ)Z