Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/Browser/src/com/android/browser/view/
DCustomScreenLinearLayout.java44 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
/packages/apps/Launcher3/src/com/android/launcher3/
DAppsCustomizeCellLayout.java66 int childCount = children.getChildCount(); in resetChildrenOnKeyListeners() local
DPagedViewGridLayout.java53 int childCount = getChildCount(); in resetChildrenOnKeyListeners() local
DAppsCustomizePagedView.java285 int childCount = childrenLayout.getChildCount(); in getMiddleComponentIndexOnCurrentPage() local
293 int childCount = layout.getChildCount(); in getMiddleComponentIndexOnCurrentPage() local
913 int childCount = layout.getChildCount(); in setVisibilityOnChildren() local
941 int childCount = getChildCount(); in setPageBackgroundsVisible() local
DDragLayer.java836 int childCount = getChildCount(); in updateChildIndices() local
846 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
DCellLayout.java2073 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
2094 int childCount = mShortcutsAndWidgets.getChildCount(); in copySolutionToTempState() local
2122 int childCount = mShortcutsAndWidgets.getChildCount(); in animateItemsToSolution() local
2143 int childCount = mShortcutsAndWidgets.getChildCount(); in beginOrAdjustReorderPreviewAnimations() local
2299 int childCount = mShortcutsAndWidgets.getChildCount(); in commitTempPlacement() local
2321 int childCount = mShortcutsAndWidgets.getChildCount(); in setUseTempCoords() local
DPagedViewCellLayout.java131 int childCount = mChildren.getChildCount(); in resetChildrenOnKeyListeners() local
DPagedView.java869 final int childCount = getChildCount(); in onMeasure() local
942 final int childCount = getChildCount(); in onLayout() local
2147 final int childCount = getChildCount(); in getPageNearestToCenterOfScreen() local
/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaListView.java132 int childCount = getChildCount(); in updatePastEvents() local
241 int childCount = getChildCount(); in getFirstVisibleView() local
339 int childCount = getChildCount(); in isAgendaItemVisible() local
/packages/experimental/TestBack/src/foo/bar/testback/
DTestBackService.java128 final int childCount = root.getChildCount(); in dumpIdResNames() local
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMiniDrawerView.java180 final int childCount = getChildCount(); in onMeasure() local
196 final int childCount = getChildCount(); in onLayout() local
DAttachmentTileGrid.java128 final int childCount = getChildCount(); in onMeasureForTiles() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DViewPagerTabStrip.java70 int childCount = getChildCount(); in onDraw() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java53 int childCount = getChildCount(); in resetChildrenOnKeyListeners() local
DPagedView.java525 final int childCount = getChildCount(); in onMeasure() local
614 int childCount = getChildCount(); in setLayoutScale() local
652 final int childCount = getChildCount(); in onLayout() local
1450 final int childCount = getChildCount(); in getChildIndexForRelativeOffset() local
1478 final int childCount = getChildCount(); in getPageNearestToCenterOfScreen() local
DAppsCustomizePagedView.java304 int childCount = childrenLayout.getChildCount(); in getMiddleComponentIndexOnCurrentPage() local
312 int childCount = layout.getChildCount(); in getMiddleComponentIndexOnCurrentPage() local
994 int childCount = layout.getChildCount(); in setVisibilityOnChildren() local
DCellLayout.java1078 final int childCount = getChildCount(); in setShortcutAndWidgetAlpha() local
2196 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
2217 int childCount = mShortcutsAndWidgets.getChildCount(); in copySolutionToTempState() local
2245 int childCount = mShortcutsAndWidgets.getChildCount(); in animateItemsToSolution() local
2264 int childCount = mShortcutsAndWidgets.getChildCount(); in beginOrAdjustHintAnimations() local
2406 int childCount = mShortcutsAndWidgets.getChildCount(); in commitTempPlacement() local
2428 int childCount = mShortcutsAndWidgets.getChildCount(); in setUseTempCoords() local
DPagedViewCellLayout.java137 int childCount = mChildren.getChildCount(); in resetChildrenOnKeyListeners() local
/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java478 final int childCount = getChildCount(); in offsetChildren() local
487 final int childCount = getChildCount(); in contentFits() local
824 final int childCount = getChildCount(); in addScrap() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java83 int childCount = mEditors.getChildCount(); in setEnabled() local
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentTile.java137 int childCount = tileGrid.getChildCount(); in showAndDownloadAttachments() local
/packages/apps/Camera2/src/com/android/camera/widget/
DModeOptions.java247 int childCount = mActiveBar.getChildCount(); in setupAnimators() local
/packages/apps/Dialer/src/com/android/dialer/widget/
DOverlappingPaneLayout.java401 final int childCount = getChildCount(); in onMeasure() local
570 final int childCount = getChildCount(); in onLayout() local
1306 final int childCount = getChildCount(); in onInitializeAccessibilityNodeInfo() local
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v2/
Dpatricia_trie_policy.cpp46 const int childCount = PatriciaTrieReadingUtils::getPtNodeArraySizeAndAdvancePosition( in createAndGetAllChildDicNodes() local
/packages/apps/Browser/src/com/android/browser/
DBreadCrumbView.java264 int childCount = getChildCount(); in updateVisible() local

12