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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java103 private static RecentsConfiguration sConfiguration; field in class:Recents
193 return sConfiguration;
205 sConfiguration = new RecentsConfiguration(mContext);

Completed in 118 milliseconds