/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/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/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/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/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/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/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/AutofillKeyboard/src/com/example/android/autofillkeyboard/ |
D | InlineContentClipView.java | 178 final int childCount = rootGroup.getChildCount(); in clipDescendantInlineContentViews() local 179 for (int i = 0; i < childCount; i++) { in clipDescendantInlineContentViews()
|
/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/EffectiveNavigation/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/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/ ... |