Home
last modified time | relevance | path

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

12

/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/recyclerview/decorations/linear/
DLinearDividerItemDecoration.java101 int childCount = parent.getChildCount(); in drawHorizontalDividers() local
130 int childCount = parent.getChildCount(); in drawVerticalDividers() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DCondition.java40 static Condition minChildCount(final UiObject2 obj, final int childCount) { in minChildCount()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DOverviewScrim.java57 final int childCount = root.getChildCount(); in updateCurrentScrimmedView() local
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/recyclerview/decorations/grid/
DGridOffsetItemDecoration.java108 int childCount = state.getItemCount(); in getItemOffsets() local
142 int childCount = state.getItemCount(); in onDraw() local
DGridDividerItemDecoration.java89 int childCount = parent.getChildCount(); in drawHorizontalDividers() local
130 double childCount = parent.getChildCount(); in drawVerticalDividers() local
/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/libs/car-ui-lib/src/com/android/car/ui/recyclerview/
DCarUiSnapHelper.java198 int childCount = layoutManager.getChildCount(); in findSnapView() local
302 int childCount = layoutManager.getChildCount(); in findTopView() local
469 int childCount = layoutManager.getChildCount(); in isAtEnd() local
545 int childCount = layoutManager.getChildCount(); in computeDistancePerChild() 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/TV/src/com/android/tv/ui/sidepanel/
DItem.java90 int childCount = parent.getChildCount(); in setEnabledInternal() local
/packages/apps/Car/Settings/src/com/android/car/settings/system/
DMasterClearFragment.java122 int childCount = layoutManager.getChildCount(); in isAtEnd() local
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/view/
DVerticalListDividerDecoration.java96 final int childCount = parent.getChildCount(); in drawVertical() local
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DPagedSnapHelper.java109 int childCount = layoutManager.getChildCount(); in findTopView() local
258 int childCount = layoutManager.getChildCount(); in isAtEnd() local
/packages/apps/Dialer/java/com/android/contacts/common/list/
DViewPagerTabStrip.java68 int childCount = getChildCount(); in onDraw() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DViewPagerTabStrip.java71 int childCount = getChildCount(); in onDraw() local
DLineWrapLayout.java54 int childCount = getChildCount(); in onMeasure() local
104 int childCount = getChildCount(); in onLayout() local
DCustomHeaderPagerListViewHolder.java116 final int childCount = mListView.getChildCount(); in toggleVisibilityForPendingTransition() local
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java280 int childCount = mTaskRecyclerView.getChildCount(); in setEnabled() local
428 int childCount = mTaskRecyclerView.getChildCount(); in getBottomTaskView() local
852 int childCount = mTaskRecyclerView.getChildCount(); in playRemoteTaskListFadeIn() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsFastScrollHelper.java193 int childCount = mRv.getChildCount(); in trackAllChildViews() local
DAllAppsStore.java148 int childCount = parent.getChildCount(); in updateAllIcons() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAppNotificationSettings.java255 int childCount = groupGroup.getPreferenceCount(); in onGroupBlockStateChanged() local
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DGroupNotificationViewHolder.java166 private void updateExpansionIcon(int childCount, boolean isExpanded) { in updateExpansionIcon()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsListAdapter.java128 int childCount = row.getChildCount(); in onBindViewHolder() 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/
DWorkspaceStateTransitionAnimation.java82 final int childCount = mWorkspace.getChildCount(); in setWorkspaceProperty() local
/packages/apps/Settings/src/com/android/settings/notification/
DChannelListPreferenceController.java261 int childCount = groupGroup.getPreferenceCount(); in onGroupBlockStateChanged() local

12