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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridLayoutPainter.java 46 public static IFeedbackPainter createDropFeedbackPainter(GridLayoutRule rule,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 273 IFeedbackPainter painter = GridLayoutPainter.createDropFeedbackPainter(this, elements);

Completed in 481 milliseconds