Searched defs:onPaste (Results 1 - 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
H A DBaseLayoutRule.java250 * Note that we explicitly do not call super() here -- the BaseViewRule.onPaste handler
256 public void onPaste(@NonNull INode targetNode, @Nullable Object targetView, method in class:BaseLayoutRule
273 * This method is invoked by BaseView when onPaste() is called --
H A DGridLayoutRule.java634 public void onPaste( method in class:GridLayoutRule
H A DBaseViewRule.java892 public void onPaste(@NonNull INode targetNode, @Nullable Object targetView, method in class:BaseViewRule

Completed in 26 milliseconds