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

  /development/samples/Home/src/com/example/android/home/
ApplicationsStackLayout.java 79 private int mMarginBottom;
102 mMarginBottom = a.getDimensionPixelSize(R.styleable.ApplicationsStackLayout_marginBottom, 0);
201 childTop -= childHeight + mMarginBottom;
204 mFavoritesEnd = childTop - mMarginBottom;
263 childTop -= childHeight + mMarginBottom;
266 childTop += childHeight + mMarginBottom;
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 121 milliseconds