Searched defs:actionHandler (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewClient.java131 Context context, ActionHandler actionHandler, boolean incognito) {
132 return new SelectActionModeCallback(context, actionHandler, incognito);
130 getSelectActionModeCallback( Context context, ActionHandler actionHandler, boolean incognito) argument
H A DSelectActionModeCallback.java77 Context context, ActionHandler actionHandler, boolean incognito) {
79 mActionHandler = actionHandler;
76 SelectActionModeCallback( Context context, ActionHandler actionHandler, boolean incognito) argument
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
H A DTestContentViewClientWrapper.java61 Context context, ActionHandler actionHandler, boolean incognito) {
62 return mWrappedClient.getSelectActionModeCallback(context, actionHandler, incognito);
60 getSelectActionModeCallback( Context context, ActionHandler actionHandler, boolean incognito) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 284 milliseconds