Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DIconShape.java70 pickBestShape(context); in IconShape()
87 public void pickBestShape(Context context) { in pickBestShape() method in IconShape
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java262 IconShape.INSTANCE.get(mContext).pickBestShape(mContext); in onSystemIconStateChanged()