OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onPaste
(Results
1 - 5
of
5
) sorted by null
/prebuilts/devtools/tools/lib/
rule-api.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java
429
rule.
onPaste
(targetNode, targetView, pastedElements);
432
AdtPlugin.log(e, "%s.
onPaste
() failed: %s",
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseLayoutRule.java
250
* Note that we explicitly do not call super() here -- the BaseViewRule.
onPaste
handler
256
public void
onPaste
(@NonNull INode targetNode, @Nullable Object targetView,
273
* This method is invoked by BaseView when
onPaste
() is called --
[
all
...]
BaseViewRule.java
[
all
...]
GridLayoutRule.java
634
public void
onPaste
(
Completed in 113 milliseconds