Searched defs:finalRadius (Results 1 – 2 of 2) sorted by relevance
64 void init(LauncherAppWidgetHostView hostView, View backgroundView, float finalRadius, in init()184 void updateDrawable(float finalRadius, float progress) { in updateDrawable()
197 float finalRadius = mFolderBackground.getCornerRadius(); in getAnimator() local