Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java256 int childCount = mWallpapersView.getChildCount(); in onLongClick() local
324 final int childCount = masterWallpaperList.getChildCount(); in updateTileIndices() local
497 int childCount = mWallpapersView.getChildCount(); in onPrepareActionMode() local
523 int childCount = mWallpapersView.getChildCount(); in onActionItemClicked() local
559 int childCount = mWallpapersView.getChildCount(); in onDestroyActionMode() local
/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
DHeadsUpContainerView.java111 int childCount = getChildCount(); in topmostChildHasFocus() local
125 int childCount = getChildCount(); in focusTopmostChild() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduController.java155 int childCount = mHotseat.getShortcutsAndWidgets().getChildCount(); in showEdu() local
185 int childCount = mHotseat.getShortcutsAndWidgets().getChildCount(); in showHotseatArrowTip() local
/packages/apps/TV/src/com/android/tv/guide/
DProgramGrid.java260 int childCount = getChildCount(); in focusFind() local
346 int childCount = getChildCount(); in getFirstVisibleChildIndex() local
359 int childCount = getChildCount(); in updateInputLogo() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DLineWrapLayout.java54 int childCount = getChildCount(); in onMeasure() local
104 int childCount = getChildCount(); in onLayout() local
DViewPagerTabStrip.java71 int childCount = getChildCount(); in onDraw() local
DCustomHeaderPagerListViewHolder.java116 final int childCount = mListView.getChildCount(); in toggleVisibilityForPendingTransition() local
/packages/apps/Settings/src/com/android/settings/widget/
DCheckableRelativeLayout.java73 final int childCount = viewGroup.getChildCount(); in findFirstCheckableView() local
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DItem.java90 int childCount = parent.getChildCount(); in setEnabledInternal() local
/packages/apps/Dialer/java/com/android/contacts/common/list/
DViewPagerTabStrip.java68 int childCount = getChildCount(); in onDraw() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java463 final int childCount = getChildCount(); in expandedWidth() local
469 final int childCount = getChildCount(); in collapsedWidth() 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/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java429 int childCount = getChildCount(); in updateChildIndices() local
439 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java127 int childCount = parent.getChildCount(); in setOnFocusChangeListenerToChildren() local
/packages/apps/Contacts/src/com/android/contacts/list/
DIndexerListAdapter.java207 final int childCount = list.getChildCount(); in getViewAtVisiblePosition() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java722 final int childCount = getChildCount(); in onLayout() local
788 final int childCount = getChildCount(); in getPageScrolls() local
855 int childCount = getChildCount(); in computeMaxScroll() local
1604 final int childCount = getChildCount(); in getPageNearestToCenterOfScreen() local
1908 final int childCount = getChildCount(); in getVisibleChildrenRange() local
DWorkspaceStateTransitionAnimation.java117 final int childCount = mWorkspace.getChildCount(); in setWorkspaceProperty() local
DMultipageCellLayout.java122 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
DCellLayout.java1393 int childCount = mShortcutsAndWidgets.getChildCount(); in copySolutionToTempState() local
1416 int childCount = mShortcutsAndWidgets.getChildCount(); in animateItemsToSolution() local
1436 int childCount = mShortcutsAndWidgets.getChildCount(); in beginOrAdjustReorderPreviewAnimations() local
1633 int childCount = mShortcutsAndWidgets.getChildCount(); in commitTempPlacement() local
1657 int childCount = mShortcutsAndWidgets.getChildCount(); in setUseTempCoords() local
2406 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsStore.java215 int childCount = parent.getChildCount(); in updateAllIcons() local
/packages/apps/Camera2/src/com/android/camera/widget/
DModeOptions.java284 int childCount = mActiveBar.getChildCount(); in setupAnimators() local
/packages/apps/Launcher3/src/com/android/launcher3/views/
DStickyHeaderLayout.java193 int childCount = mCurrentRecyclerView.getChildCount(); in findCurrentEmptyView() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp46 const int childCount = PatriciaTrieReadingUtils::getPtNodeArraySizeAndAdvancePosition( in createAndGetAllChildDicNodes() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java177 int childCount = mEditors.getChildCount(); in setEnabled() local
DRawContactEditorView.java276 final int childCount = mKindSectionViews.getChildCount(); in setEnabled() local