Home
last modified time | relevance | path

Searched defs:showContextMenuForChildInternal (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java1191 private boolean showContextMenuForChildInternal(View originalView, float x, float y, in showContextMenuForChildInternal() method in Gallery
H A DAbsListView.java3456 private boolean showContextMenuForChildInternal(View originalView, float x, float y, in showContextMenuForChildInternal() method