Searched defs:showContextMenuForChild (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | ViewParent.java | 230 public boolean showContextMenuForChild(View originalView); in showContextMenuForChild() method 255 boolean showContextMenuForChild(View originalView, float x, float y); in showContextMenuForChild() method
|
D | ViewGroup.java | 970 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewGroup 987 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewGroup
|
D | ViewRootImpl.java | 10755 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in ViewRootImpl.TrackballAxis 10760 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in ViewRootImpl.TrackballAxis
|
/frameworks/base/core/java/android/widget/ |
D | Gallery.java | 1179 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in Gallery 1187 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method in Gallery
|
D | AbsListView.java | 3452 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method 3460 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild() method
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |