/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | FitCenterFrameLayout.java | 46 int childCount = getChildCount(); in onMeasure() local 47 for (int i = 0; i < childCount; i++) { in onMeasure() 54 final int childCount = getChildCount(); in onLayout() local 67 for (int i = 0; i < childCount; i++) { in onLayout()
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
D | ExpandingListView.java | 186 int childCount = getChildCount(); 187 for (int i = 0; i < childCount; i++) { 231 int childCount = getChildCount(); 232 for (i = 0; i < childCount; i++) { 382 int childCount = getChildCount(); 383 for (int i = 0; i < childCount; i++) { 423 int childCount = getChildCount(); 424 for (i = 0; i < childCount; i++) { 453 int childCount = getChildCount(); 454 for (int i = 0; i < childCount; i++) { [all …]
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/decorator/ |
D | DividerItemDecoration.java | 70 final int childCount = parent.getChildCount(); in drawVertical() local 71 for (int i = 0; i < childCount; i++) { in drawVertical() 87 final int childCount = parent.getChildCount(); in drawHorizontal() local 88 for (int i = 0; i < childCount; i++) { in drawHorizontal()
|
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/ |
D | SlidingTabStrip.java | 119 final int childCount = getChildCount(); in onDraw() local 126 if (childCount > 0) { in onDraw() 157 for (int i = 0; i < childCount - 1; i++) { in onDraw()
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
D | RecyclerViewActivity.java | 247 final int childCount = getChildCount(); in recycleViewsOutOfBounds() local 253 for (int i = 0; i < childCount; i++) { in recycleViewsOutOfBounds() 266 for (int i = childCount - 1; i > last; i--) { in recycleViewsOutOfBounds()
|
D | AnimatedRecyclerView.java | 628 final int childCount = getChildCount(); in recycleViewsOutOfBounds() local 634 for (int i = 0; i < childCount; i++) { in recycleViewsOutOfBounds() 645 for (int i = childCount - 1; i > last; i--) { in recycleViewsOutOfBounds()
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
D | PlayerSetupActivity.java | 294 int childCount = parent.getChildCount(); in popChildrenIn() local 295 ObjectAnimator[] childAnims = new ObjectAnimator[childCount]; in popChildrenIn() 296 for (int i = 0; i < childCount; ++i) { in popChildrenIn()
|
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.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/training/EffectiveNavigation/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/AnimationsDemo/libs/ |
D | android-support-v13.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/ ... |
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |