Searched refs:mBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
58 private MyBackgroundDrawable mBackgroundDrawable; field in FilmstripLayout101 mBackgroundDrawable.invalidateSelf();127 mBackgroundDrawable = new MyBackgroundDrawable(); in init()128 mBackgroundDrawable.setCallback(new Drawable.Callback() { in init()144 setBackground(mBackgroundDrawable); in init()329 mBackgroundDrawable.setOffset(0); in onScroll()342 mBackgroundDrawable.setOffset(currentItemLeft); in onScroll()360 mBackgroundDrawable.invalidateSelf(); in onScroll()