Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/android/
Dcontext_menu_helper.h34 void OnCustomItemSelected(JNIEnv* env, jobject obj, jint action);
Dcontext_menu_helper.cc93 void ContextMenuHelper::OnCustomItemSelected(JNIEnv* env, in OnCustomItemSelected() function in ContextMenuHelper