Searched refs:overItemWithSelectionKey (Results 1 – 2 of 2) sorted by relevance
194 public boolean overItemWithSelectionKey(MotionEvent e) { in overItemWithSelectionKey() method in DocsSelectionHelper.DocDetailsLookup195 return super.overItemWithSelectionKey(e); in overItemWithSelectionKey()
490 if (mDetailsLookup.overItemWithSelectionKey(e)) { in onContextMenuClick()