Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java351 updateColorExtraction(); in onLayout()
365 updateColorExtraction(mWidgetSizeAtDrag, pageId); in handleDrag()
379 private void updateColorExtraction(Rect rectInDragLayer, int pageId) { in updateColorExtraction() method in LauncherAppWidgetHostView
398 private void updateColorExtraction() { in updateColorExtraction() method in LauncherAppWidgetHostView
402 updateColorExtraction(mCurrentWidgetSize, in updateColorExtraction()
416 updateColorExtraction(); in enableColorExtraction()