Home
last modified time | relevance | path

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

12

/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/Settings/src/com/android/settings/dashboard/
DDashboardDecorator.java42 final int childCount = parent.getChildCount(); in onDrawOver() local
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
DButtonBarLayout.java108 final int childCount = getChildCount(); in setStacked() 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/apps/TV/src/com/android/tv/ui/sidepanel/
DItem.java85 int childCount = parent.getChildCount(); in setEnabledInternal() 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
/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculatorPadViewPager.java202 final int childCount = getChildCount(); in onInterceptTouchEvent() local
DCalculatorDisplay.java116 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
/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/Dialer/java/com/android/contacts/common/list/
DViewPagerTabStrip.java67 int childCount = getChildCount(); in onDraw() local
/packages/experimental/TestBack/src/foo/bar/testback/
DTestBackService.java115 final int childCount = root.getChildCount(); in dumpTree() local
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
DCardPanel.java141 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java687 int childCount = getChildCount(); in setOffsetRows() local
923 int childCount = getChildCount(); in recycleChildrenFromStart() local
959 int childCount = getChildCount(); in recycleChildrenFromEnd() local
1034 int childCount = getChildCount(); in offsetRowsIndividually() local
1107 int childCount = getChildCount(); in offsetRowsByPage() local
DPagedListView.java484 final int childCount = parent.getChildCount(); in onDrawOver() local
533 final int childCount = parent.getChildCount(); in findTextView() local
/packages/apps/TV/src/com/android/tv/guide/
DProgramGrid.java389 int childCount = getChildCount(); in getFirstVisibleChildIndex() local
402 int childCount = getChildCount(); in updateInputLogo() local
/packages/experimental/FilledApp/src/foo/bar/filled/
DCustomLinearLayout.java81 final int childCount = viewGroup.getChildCount(); in onProvideAutofillVirtualStructureRecursive() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsFastScrollHelper.java197 int childCount = mRv.getChildCount(); in trackAllChildViews() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java53 int childCount = getChildCount(); in resetChildrenOnKeyListeners() local
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
DCarDrawerLayout.java613 final int childCount = getChildCount(); in findDrawerView() local
633 final int childCount = getChildCount(); in findContentView() local
828 final int childCount = getChildCount(); in drawChild() local
1191 final int childCount = getChildCount(); in findVisibleDrawer() local
1228 final int childCount = getChildCount(); in onSaveInstanceState() 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/widget/
DWidgetsListAdapter.java138 int childCount = row.getChildCount(); in onBindViewHolder() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPinchAnimationManager.java185 int childCount = mWorkspace.getChildCount(); in setOverviewPanelsAlpha() local
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java116 int childCount = parent.getChildCount(); in setOnFocusChangeListenerToChildren() local

12