Searched refs:mBtvDrawable (Results 1 – 1 of 1) sorted by relevance
92 private View mBtvDrawable; field in FloatingIconView128 mBtvDrawable = new ImageView(context, attrs); in FloatingIconView()129 addView(mBtvDrawable); in FloatingIconView()221 mBtvDrawable.setLayoutParams(new FrameLayout.LayoutParams(lp.width, lp.height, LEFT)); in matchPositionOf()404 mBtvDrawable.setBackground(btvIcon == null ? null : btvIcon.get()); in setOriginalDrawableBackground()510 || (!mIsOpening && mBtvDrawable.getBackground() != null)) { in onAnimationStart()711 mBtvDrawable.setBackground(null); in recycle()