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

  /development/samples/Home/src/com/example/android/home/
ApplicationsStackLayout.java 78 private int mMarginRight;
101 mMarginRight = a.getDimensionPixelSize(R.styleable.ApplicationsStackLayout_marginRight, 0);
227 mFavoritesEnd = childLeft - mMarginRight;
270 childLeft -= childWidth + mMarginRight;
273 childLeft += childWidth + mMarginRight;
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 61 milliseconds