Searched refs:performContextMenuAction (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DAdapterInputConnection.java233 * @see BaseInputConnection#performContextMenuAction(int)
236 public boolean performContextMenuAction(int id) { method in class:AdapterInputConnection
237 if (DEBUG) Log.w(TAG, "performContextMenuAction [" + id + "]");

Completed in 45 milliseconds