Searched refs:DrawableProperties (Results 1 – 1 of 1) sorted by relevance
46 private final DrawableProperties mForegroundProperties = new DrawableProperties();47 private final DrawableProperties mBackgroundProperties = new DrawableProperties();185 private static class DrawableProperties { class in FloatingWidgetBackgroundView