Home
last modified time | relevance | path

Searched refs:clc (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java975 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets(); in animateChildToPosition() local
981 if (clc.indexOfChild(child) != -1) { in animateChildToPosition()
1005 clc.setupLp(lp); in animateChildToPosition()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1097 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets(); in animateChildToPosition() local
1103 if (clc.indexOfChild(child) != -1) { in animateChildToPosition()
1127 clc.setupLp(lp); in animateChildToPosition()