Searched refs:FloatingWidgetBackgroundView (Results 1 – 2 of 2) sorted by relevance
44 final class FloatingWidgetBackgroundView extends View { class59 FloatingWidgetBackgroundView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in FloatingWidgetBackgroundView() method in FloatingWidgetBackgroundView
54 private final FloatingWidgetBackgroundView mBackgroundView;85 mBackgroundView = new FloatingWidgetBackgroundView(context, attrs, defStyleAttr); in FloatingWidgetView()