Searched refs:getShortcutsAndWidgets (Results 1 – 11 of 11) sorted by relevance
165 ShortcutAndWidgetContainer parent = layout.getShortcutsAndWidgets(); in createSparseMatrix()200 ViewGroup iconParent = iconLayout.getShortcutsAndWidgets(); in createSparseMatrixWithHotseat()201 ViewGroup hotseatParent = hotseatLayout.getShortcutsAndWidgets(); in createSparseMatrixWithHotseat()257 ViewGroup iconParent = iconLayout.getShortcutsAndWidgets(); in createSparseMatrixWithPivotColumn()
228 int iconRank = ((CellLayout.LayoutParams) hotseatLayout.getShortcutsAndWidgets() in handleHotseatButtonKeyEvent()238 final ViewGroup iconParent = iconLayout.getShortcutsAndWidgets(); in handleHotseatButtonKeyEvent()347 ShortcutAndWidgetContainer hotseatParent = hotseatLayout.getShortcutsAndWidgets(); in handleIconKeyEvent()479 return parent.getShortcutsAndWidgets(); in getCellLayoutChildrenForIndex()
628 if (finalScreen.getShortcutsAndWidgets().getChildCount() == 0 && in convertFinalScreenToEmptyScreenIfNecessary()803 && cl.getShortcutsAndWidgets().getChildCount() == 0) { in stripEmptyScreens()1227 child.getShortcutsAndWidgets().setAlpha(alpha); in updatePageAlphaValues()1230 child.getShortcutsAndWidgets().setImportantForAccessibility( in updatePageAlphaValues()1436 page.getShortcutsAndWidgets().setImportantForAccessibility(accessibilityFlag); in updateAccessibilityFlags()1972 ShortcutAndWidgetContainer boundingLayout = child.getShortcutsAndWidgets();2597 cellLayout.getShortcutsAndWidgets().measureChild(view);2914 if (layout.getShortcutsAndWidgets().indexOfChild(v) > -1) { in getParentCellLayoutForView()3058 final ViewGroup layout = layoutParent.getShortcutsAndWidgets(); in removeItemsByMatcher()3128 ShortcutAndWidgetContainer container = layout.getShortcutsAndWidgets(); in mapOverCellLayout()
300 getShortcutsAndWidgets().setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_NO); in enableAccessibleDrag()312 getShortcutsAndWidgets().setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_YES); in enableAccessibleDrag()861 public ShortcutAndWidgetContainer getShortcutsAndWidgets() { in getShortcutsAndWidgets() method in CellLayout871 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets(); in animateChildToPosition()1004 int cHeight = getShortcutsAndWidgets().getCellContentHeight(); in visualizeDropLocation()
166 propertySetter.setFloat(cl.getShortcutsAndWidgets(), View.ALPHA, in applyChildState()
312 && currentChild.getShortcutsAndWidgets().getAlpha() > 0;
1708 parent.getShortcutsAndWidgets().measureChild(newFolder); in addFolder()2469 ViewGroup layout = ((CellLayout) mWorkspace.getPageAt(i)).getShortcutsAndWidgets(); in dump()2479 ViewGroup layout = mHotseat.getShortcutsAndWidgets(); in dump()
150 ShortcutAndWidgetContainer container = page.getShortcutsAndWidgets(); in unbindItems()231 page.getShortcutsAndWidgets().setMotionEventSplittingEnabled(false); in createAndAddNewPage()372 ShortcutAndWidgetContainer container = getCurrentCellLayout().getShortcutsAndWidgets(); in getViewInCurrentPage()476 ShortcutAndWidgetContainer parent = page.getShortcutsAndWidgets(); in verifyVisibleHighResIcons()
301 ShortcutAndWidgetContainer cwc = mContent.getPageAt(0).getShortcutsAndWidgets(); in addPreviewItemAnimators()
477 final ShortcutAndWidgetContainer container = currentCellLayout.getShortcutsAndWidgets(); in shouldUseHardwareLayerForAnimation()
83 ShortcutAndWidgetContainer currentPage = cellLayout.getShortcutsAndWidgets(); in StaggeredWorkspaceAnim()