OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onResizeBegin
(Results
1 - 6
of
6
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TableRowRule.java
73
public DropFeedback
onResizeBegin
(@NonNull INode child, @NonNull INode parent,
TableLayoutRule.java
199
public DropFeedback
onResizeBegin
(@NonNull INode child, @NonNull INode parent,
215
return super.
onResizeBegin
(child, parent, horizontalEdge, null /*verticalEdge*/,
RelativeLayoutRule.java
267
public DropFeedback
onResizeBegin
(@NonNull INode child, @NonNull INode parent,
BaseLayoutRule.java
619
public DropFeedback
onResizeBegin
(@NonNull INode child, @NonNull INode parent,
[
all
...]
/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
450
return rule.
onResizeBegin
(child, parent, horizontalEdge, verticalEdge,
453
AdtPlugin.log(e, "%s.
onResizeBegin
() failed: %s", rule.getClass().getSimpleName(),
[
all
...]
Completed in 458 milliseconds