Home
last modified time | relevance | path

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

12

/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/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/utils/
DUiUtils.java47 int childCount = viewGroup.getChildCount(); in setViewTreeEnabled() 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.java318 int childCount = getChildCount(); in setIconSizeAndPadding() local
584 final int childCount = getChildCount(); in setAlphaDuringBubbleDrag() local
1103 final int childCount = getChildCount(); in expandedWidth() local
1121 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.java439 int childCount = getChildCount(); in updateChildIndices() local
449 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.java741 final int childCount = getChildCount(); in onLayout() local
807 final int childCount = getChildCount(); in getPageScrolls() local
876 int childCount = getChildCount(); in computeMaxScroll() local
1631 final int childCount = getChildCount(); in getPageNearestToCenterOfScreen() local
1939 final int childCount = getChildCount(); in getVisibleChildrenRange() local
DCellLayout.java1360 int childCount = mShortcutsAndWidgets.getChildCount(); in copySolutionToTempState() local
1383 int childCount = mShortcutsAndWidgets.getChildCount(); in animateItemsToSolution() local
1403 int childCount = mShortcutsAndWidgets.getChildCount(); in beginOrAdjustReorderPreviewAnimations() local
1439 int childCount = mShortcutsAndWidgets.getChildCount(); in commitTempPlacement() local
1463 int childCount = mShortcutsAndWidgets.getChildCount(); in setUseTempCoords() local
1571 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
DMultipageCellLayout.java113 int childCount = mShortcutsAndWidgets.getChildCount(); in copyCurrentStateToSolution() local
DWorkspaceStateTransitionAnimation.java119 final int childCount = mWorkspace.getChildCount(); in setWorkspaceProperty() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsStore.java244 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.java196 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.java191 int childCount = mEditors.getChildCount(); in setEnabled() local
DRawContactEditorView.java282 final int childCount = mKindSectionViews.getChildCount(); in setEnabled() local

12