OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 108 milliseconds