Home
last modified time | relevance | path

Searched refs:DrawableProperties (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetBackgroundView.java42 private final DrawableProperties mForegroundProperties = new DrawableProperties();
43 private final DrawableProperties mBackgroundProperties = new DrawableProperties();
163 private static class DrawableProperties { class in FloatingWidgetBackgroundView