Home
last modified time | relevance | path

Searched refs:showContextMenuForChild (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/view/
DBookmarkExpandableView.java185 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in BookmarkExpandableView
195 getParent().showContextMenuForChild(this); in showContextMenuForChild()
/packages/apps/Browser/src/com/android/browser/
DBrowserWebView.java146 public boolean showContextMenuForChild(View originalView) { in showContextMenuForChild() method in BrowserWebView