Searched refs:FloatingWidgetBackgroundView (Results 1 – 2 of 2) sorted by relevance
40 final class FloatingWidgetBackgroundView extends View { class53 FloatingWidgetBackgroundView(Context context, AttributeSet attrs, int defStyleAttr) { in FloatingWidgetBackgroundView() method in FloatingWidgetBackgroundView
52 private final FloatingWidgetBackgroundView mBackgroundView;79 mBackgroundView = new FloatingWidgetBackgroundView(context, attrs, defStyleAttr); in FloatingWidgetView()