Home
last modified time | relevance | path

Searched defs:childView (Results 1 – 11 of 11) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DConnectedSectionController.kt93 val childView = in add() constant
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/
DUtilitiesKtTest.kt38 private val childView = TextView(context) constant in com.android.launcher3.UtilitiesKtTest
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDocsItemDetailsLookup.java45 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in getDocumentHolder() local
DDirectoryFragment.java757 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in onContextMenuClick() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/utils/
DUiUtils.java49 View childView = viewGroup.getChildAt(i); in setViewTreeEnabled() local
/packages/apps/TV/src/com/android/tv/guide/
DProgramGrid.java348 View childView = getChildAt(i); in getFirstVisibleChildIndex() local
367 View childView = getChildAt(firstVisibleChildIndex); in updateInputLogo() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DCustomHeaderPagerListViewHolder.java118 final View childView = mListView.getChildAt(i); in toggleVisibilityForPendingTransition() local
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DTabContainerFragment.java253 final View childView = view.findViewById(R.id.picker_tab_recyclerview); in transformPage() local
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java589 View childView = ((ViewGroup) view).getChildAt(j); in fadeInChildViews() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java993 View childView = mLegacyKindSectionViews.getChildAt(i); in onEmptyLegacyKindSectionView() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java320 View childView = getChildAt(i); in setIconSizeAndPadding() local