Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java408 updateDotScale(mDotInfo.hasDot(), dotInfo.hasDot()); in setDotInfo()
434 private void updateDotScale(boolean wasDotted, boolean isDotted) { in updateDotScale() method
593 updateDotScale(wasDotted, isDotted); in onAdd()
603 updateDotScale(wasDotted, isDotted); in onRemove()