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.java3326 return showContextMenuInternal(0, 0, false); in showContextMenu()
3331 return showContextMenuInternal(x, y, true); in showContextMenu()
3334 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt69208 Landroid/widget/AbsListView;->showContextMenuInternal(FFZ)Z
71035 Landroid/widget/Gallery;->showContextMenuInternal(FFZ)Z