Searched refs:BubbleBarAnimationHelper (Results 1 – 3 of 3) sorted by relevance
56 public class BubbleBarAnimationHelper { class58 private static final String TAG = BubbleBarAnimationHelper.class.getSimpleName();100 public BubbleBarAnimationHelper(Context context, in BubbleBarAnimationHelper() method in BubbleBarAnimationHelper
72 private final BubbleBarAnimationHelper mAnimationHelper;102 mAnimationHelper = new BubbleBarAnimationHelper(context, in BubbleBarLayerView()
32 private val animationHelper: BubbleBarAnimationHelper, in <lambda>()