Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGallery.java1203 return showContextMenuInternal(0, 0, false); in showContextMenu()
1208 return showContextMenuInternal(x, y, true); in showContextMenu()
1211 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method in Gallery
DAbsListView.java3334 return showContextMenuInternal(0, 0, false); in showContextMenu()
3339 return showContextMenuInternal(x, y, true); in showContextMenu()
3342 private boolean showContextMenuInternal(float x, float y, boolean useOffsets) { in showContextMenuInternal() method
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80314 Landroid/widget/AbsListView;->showContextMenuInternal(FFZ)Z
82141 Landroid/widget/Gallery;->showContextMenuInternal(FFZ)Z