Searched refs:BgDrawable (Results 1 – 1 of 1) sorted by relevance
84 private BgDrawable mBackground;108 mBackground = new BgDrawable(this); in onCreate()267 private static class BgDrawable extends Drawable { class in AllSetActivity284 BgDrawable(Context context) { in BgDrawable() method in AllSetActivity.BgDrawable