Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java388 void notifyBoundChangeOnPreLayout(View v, int left, int top, int right, int bottom); in notifyBoundChangeOnPreLayout() method
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java243 widgetView.getCellChildViewPreLayoutListener().notifyBoundChangeOnPreLayout(child, in layoutChild()