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

  /cts/tests/tests/view/src/android/view/cts/
ViewGroup_MarginLayoutParamsTest.java 93 mMarginLayoutParams.setMarginsRelative(20, 30, 120, 140);
124 mMarginLayoutParams.setMarginsRelative(20, 30, 120, 140);
155 mMarginLayoutParams.setMarginsRelative(20, 30, 120, 140);
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]

Completed in 25 milliseconds