Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 25 of 46) 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/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.java97 int childCount = parent.getChildCount(); in setEnabledInternal() 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/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/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/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/
DDocumentLoaderTest.java173 private int childCount; field in DocumentLoaderTest.TestDirConsumer
/packages/apps/TV/src/com/android/tv/guide/
DProgramGrid.java337 int childCount = getChildCount(); in getFirstVisibleChildIndex() local
350 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.java193 int childCount = mRv.getChildCount(); in trackAllChildViews() local
/packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/
DCarLayoutManager.java688 int childCount = getChildCount(); in setOffsetRows() local
924 int childCount = getChildCount(); in recycleChildrenFromStart() local
960 int childCount = getChildCount(); in recycleChildrenFromEnd() local
1035 int childCount = getChildCount(); in offsetRowsIndividually() local
1108 int childCount = getChildCount(); in offsetRowsByPage() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java53 int childCount = getChildCount(); in resetChildrenOnKeyListeners() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPinchAnimationManager.java184 int childCount = mWorkspace.getChildCount(); in setOverviewPanelsAlpha() local
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java116 int childCount = parent.getChildCount(); in setOnFocusChangeListenerToChildren() 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.java166 int childCount = row.getChildCount(); in onBindViewHolder() local
/packages/experimental/FillService/src/foo/bar/fill/
DFillService.java225 final int childCount = root.getChildCount(); in findByPredicate() local
/packages/apps/Contacts/src/com/android/contacts/list/
DIndexerListAdapter.java207 final int childCount = list.getChildCount(); in getViewAtVisiblePosition() local

12