/development/samples/Home/src/com/example/android/home/ |
D | ApplicationsStackLayout.java | 196 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/ |
D | PictureLayout.java | 153 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/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |