Home
last modified time | relevance | path

Searched defs:shouldShowContextMenu (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/
DContextMenuPopulator.java21 public boolean shouldShowContextMenu(ContextMenuParams params); in shouldShowContextMenu() method
DContextMenuPopulatorWrapper.java27 public boolean shouldShowContextMenu(ContextMenuParams params) { in shouldShowContextMenu() method in ContextMenuPopulatorWrapper
DChromeContextMenuPopulator.java34 public boolean shouldShowContextMenu(ContextMenuParams params) { in shouldShowContextMenu() method in ChromeContextMenuPopulator