Home
last modified time | relevance | path

Searched refs:childTop (Results 1 – 12 of 12) sorted by relevance

/development/samples/Home/src/com/example/android/home/
DApplicationsStackLayout.java196 int childTop = getHeight(); in layoutVertical() local
201 childTop -= childHeight + mMarginBottom; in layoutVertical()
202 mButton.layout(childLeft, childTop, childLeft + childWidth, childTop + childHeight); in layoutVertical()
203 childTop -= mMarginTop; in layoutVertical()
204 mFavoritesEnd = childTop - mMarginBottom; in layoutVertical()
206 int oldChildTop = childTop; in layoutVertical()
207 childTop = stackApplications(mFavorites, childLeft, childTop); in layoutVertical()
208 if (childTop != oldChildTop) { in layoutVertical()
209 mFavoritesStart = childTop + mMarginTop; in layoutVertical()
214 stackApplications(mRecents, childLeft, childTop); in layoutVertical()
[all …]
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPictureLayout.java153 final int childTop = getPaddingTop(); in onLayout() local
154 child.layout(childLeft, childTop, in onLayout()
156 childTop + child.getMeasuredHeight()); in onLayout()
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...