Searched refs:getShortcutsAndWidgets (Results 1 – 4 of 4) sorted by relevance
457 (cl.getShortcutsAndWidgets().getAlpha() > 0 || in shouldDrawChild()674 ShortcutAndWidgetContainer swc = cl.getShortcutsAndWidgets(); in reinflateWidgetsIfNecessary()1199 child.getShortcutsAndWidgets().setAlpha(alpha);1617 float currentAlpha = cl.getShortcutsAndWidgets().getAlpha();1662 float currentAlpha = cl.getShortcutsAndWidgets().getAlpha();1683 new LauncherViewPropertyAnimator(cl.getShortcutsAndWidgets());3165 cellLayout.getShortcutsAndWidgets().measureChild(view);3399 int count = cl.getShortcutsAndWidgets().getChildCount();3410 View v = cl.getShortcutsAndWidgets().getChildAt(i);3555 if (layout.getShortcutsAndWidgets().indexOfChild(v) > -1) {[all …]
158 mContent.getShortcutsAndWidgets().setMotionEventSplittingEnabled(false); in onFinishInflate()817 ShortcutAndWidgetContainer boundingLayout = currentLayout.getShortcutsAndWidgets(); in centerAboutIcon()913 return mContent.getShortcutsAndWidgets().getChildCount(); in getItemCount()917 return mContent.getShortcutsAndWidgets().getChildAt(index); in getItemAt()
535 final ShortcutAndWidgetContainer children = layout.getShortcutsAndWidgets(); in handleHotseatButtonKeyEvent()
1084 public ShortcutAndWidgetContainer getShortcutsAndWidgets() { in getShortcutsAndWidgets() method in CellLayout1097 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets(); in animateChildToPosition()