Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java373 void setUseActiveGlowBackground(boolean use) { in setUseActiveGlowBackground() method in CellLayout
392 setUseActiveGlowBackground(mIsDragOverlapping); in setIsDragOverlapping()