Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DLegacyRecentsImpl.java96 private static RecentsConfiguration sConfiguration; field in LegacyRecentsImpl
182 return sConfiguration; in getConfiguration()
201 sConfiguration = new RecentsConfiguration(mContext); in onStart()