Searched refs:getShortcutsAndWidgets (Results 1 – 14 of 14) sorted by relevance
226 if (mHotseat.getShortcutsAndWidgets().getChildCount() in showDimissTip()242 int childCount = mHotseat.getShortcutsAndWidgets().getChildCount(); in showEdu()246 View v = mHotseat.getShortcutsAndWidgets().getChildAt(i); in showEdu()
123 mHotseat.getShortcutsAndWidgets().setOnHierarchyChangeListener(this); in HotseatPredictionController()307 || mHotseat.getShortcutsAndWidgets().getChildCount() < mHotSeatItemsCount; in setPredictedItems()360 ViewGroup vg = mHotseat.getShortcutsAndWidgets(); in getPredictedIcons()
164 ShortcutAndWidgetContainer container = page.getShortcutsAndWidgets(); in unbindItems()246 page.getShortcutsAndWidgets().setMotionEventSplittingEnabled(false); in createAndAddNewPage()387 ShortcutAndWidgetContainer container = getCurrentCellLayout().getShortcutsAndWidgets(); in getViewInCurrentPage()490 ShortcutAndWidgetContainer parent = page.getShortcutsAndWidgets(); in verifyVisibleHighResIcons()
348 ShortcutAndWidgetContainer cwc = mContent.getPageAt(0).getShortcutsAndWidgets(); in addPreviewItemAnimators()
596 final ShortcutAndWidgetContainer container = currentCellLayout.getShortcutsAndWidgets(); in shouldUseHardwareLayerForAnimation()
183 int width = getShortcutsAndWidgets().getMeasuredWidth(); in onMeasure()230 getShortcutsAndWidgets().setAlpha(alpha); in setIconsAlpha()
690 if (finalScreen.getShortcutsAndWidgets().getChildCount() == 0 && in convertFinalScreenToEmptyScreenIfNecessary()819 && cl.getShortcutsAndWidgets().getChildCount() == 0) { in stripEmptyScreens()1194 child.getShortcutsAndWidgets().setAlpha(alpha); in updatePageAlphaValues()1197 child.getShortcutsAndWidgets().setImportantForAccessibility( in updatePageAlphaValues()1410 page.getShortcutsAndWidgets().setImportantForAccessibility(accessibilityFlag); in updateAccessibilityFlags()2005 ShortcutAndWidgetContainer boundingLayout = child.getShortcutsAndWidgets();2610 cellLayout.getShortcutsAndWidgets().measureChild(view);2934 if (layout.getShortcutsAndWidgets().indexOfChild(v) > -1) {3077 ShortcutAndWidgetContainer container = layout.getShortcutsAndWidgets(); in removeItemsByMatcher()3136 ShortcutAndWidgetContainer container = layout.getShortcutsAndWidgets(); in mapOverCellLayout()
190 propertySetter.setFloat(cl.getShortcutsAndWidgets(), VIEW_ALPHA, in applyChildState()
327 getShortcutsAndWidgets().setImportantForAccessibility(accessibilityFlag); in setDragAndDropAccessibilityDelegate()932 public ShortcutAndWidgetContainer getShortcutsAndWidgets() { in getShortcutsAndWidgets() method in CellLayout942 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets(); in animateChildToPosition()
1839 parent.getShortcutsAndWidgets().measureChild(newFolder); in addFolder()2723 ViewGroup layout = ((CellLayout) mWorkspace.getPageAt(i)).getShortcutsAndWidgets(); in dump()2733 ViewGroup layout = mHotseat.getShortcutsAndWidgets(); in dump()
115 ViewGroup hotseatIcons = hotseat.getShortcutsAndWidgets(); in StaggeredWorkspaceAnim()165 ShortcutAndWidgetContainer itemsContainer = page.getShortcutsAndWidgets(); in addAnimationForPage()
72 ShortcutAndWidgetContainer shortcutsAndWidgets = mHotseat.getShortcutsAndWidgets(); in onHotseatUpdated()
122 && currentChild.getShortcutsAndWidgets().getAlpha() > 0; in prepareForAtomicAnimation()
500 view -> viewsToAnimate.add(((CellLayout) view).getShortcutsAndWidgets())); in getLauncherContentAnimator()