Home
last modified time | relevance | path

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

12

/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculatorPadViewPager.java121 final int childCount = getChildCount(); in onInterceptTouchEvent() 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/TV/src/com/android/tv/ui/sidepanel/
DItem.java85 int childCount = parent.getChildCount(); in setEnabledInternal() 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/UnifiedEmail/src/com/android/mail/ui/
DMiniDrawerView.java180 final int childCount = getChildCount(); in onMeasure() local
196 final int childCount = getChildCount(); in onLayout() local
DAttachmentTileGrid.java128 final int childCount = getChildCount(); in onMeasureForTiles() 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/ContactsCommon/src/com/android/contacts/common/list/
DViewPagerTabStrip.java70 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/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java677 int childCount = getChildCount(); in setOffsetRows() local
913 int childCount = getChildCount(); in recycleChildrenFromStart() local
949 int childCount = getChildCount(); in recycleChildrenFromEnd() local
1024 int childCount = getChildCount(); in offsetRowsIndividually() local
1097 int childCount = getChildCount(); in offsetRowsByPage() local
DPagedListView.java481 final int childCount = parent.getChildCount(); in onDrawOver() local
530 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
DProgramRow.java89 int childCount = getChildCount(); in onScrolled() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java53 int childCount = getChildCount(); in resetChildrenOnKeyListeners() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsFastScrollHelper.java194 int childCount = mRv.getChildCount(); in trackAllChildViews() 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/
DWorkspaceStateTransitionAnimation.java241 final int childCount = mWorkspace.getChildCount(); in reinitializeAnimationArrays() local
287 final int childCount = mWorkspace.getChildCount(); in animateWorkspace() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java79 int childCount = mEditors.getChildCount(); in setEnabled() local
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java135 int childCount = parent.getChildCount(); in setOnFocusChangeListenerToChildren() local
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentTile.java137 int childCount = tileGrid.getChildCount(); in showAndDownloadAttachments() local
/packages/apps/Camera2/src/com/android/camera/widget/
DModeOptions.java284 int childCount = mActiveBar.getChildCount(); in setupAnimators() local

12