OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actionhandler
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SelectActionModeCallback.java
24
public interface
ActionHandler
{
82
private final
ActionHandler
mActionHandler;
88
Context context,
ActionHandler
actionHandler
, boolean incognito) {
90
mActionHandler =
actionHandler
;
ContentViewClient.java
14
import org.chromium.content.browser.SelectActionModeCallback.
ActionHandler
;
90
Context context,
ActionHandler
actionHandler
, boolean incognito) {
91
return new SelectActionModeCallback(context,
actionHandler
, incognito);
ContentViewCore.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 449 milliseconds