Searched defs:RecentsConfiguration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java54 public class RecentsConfiguration { class
98 public RecentsConfiguration(Context context) { method in class:RecentsConfiguration
118 * TODO: This will be refactored out of RecentsConfiguration.
131 RecentsConfiguration config = Recents.getConfiguration();

Completed in 95 milliseconds