HomeSort by relevance Sort by last modified time
    Searched refs:onResizeUpdate (Results 1 - 5 of 5) sorted by null

  /sdk/rule_api/src/com/android/ide/common/api/
IViewRule.java 323 void onResizeUpdate(DropFeedback feedback, INode child, INode parent, Rect newBounds,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 297 public void onResizeUpdate(DropFeedback feedback, INode child, INode parent, Rect newBounds,
BaseLayoutRule.java 762 public void onResizeUpdate(DropFeedback feedback, INode child, INode parent,
    [all...]
BaseViewRule.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 480 rule.onResizeUpdate(feedback, child, parent, newBounds, modifierMask);
482 AdtPlugin.log(e, "%s.onResizeUpdate() failed: %s", rule.getClass().getSimpleName(),
    [all...]

Completed in 1424 milliseconds