Searched refs:BackgroundHelper (Results 1 – 10 of 10) sorted by relevance
31 public final class BackgroundHelper { class44 private BackgroundHelper() { in BackgroundHelper() method in BackgroundHelper
36 public class BackgroundHelper { class106 public BackgroundHelper(Activity activity) { in BackgroundHelper() method in BackgroundHelper
81 private BackgroundHelper mBackgroundHelper; // used to download bitmap async.123 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()355 new BackgroundHelper.BitmapLoadCallback() { in onStart()
78 private BackgroundHelper mBackgroundHelper; // used to download bitmap async.120 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()352 new BackgroundHelper.BitmapLoadCallback() { in onStart()
51 private BackgroundHelper mBackgroundHelper;72 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()
54 private BackgroundHelper mBackgroundHelper;75 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()
56 private BackgroundHelper mBackgroundHelper;72 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()
53 private BackgroundHelper mBackgroundHelper;69 mBackgroundHelper = new BackgroundHelper(getActivity()); in onCreate()
46 import androidx.leanback.widget.BackgroundHelper;798 BackgroundHelper.setBackgroundPreservingAlpha(mBgView, mLayerDrawable); in lazyInit()
3277 …"android/support/v17/leanback/widget/BackgroundHelper": "androidx/leanback/widget/BackgroundHelper…