Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1260 final Configuration defConfig = mSharedContext.getResources().getConfiguration(); in loadFromStandalone() local
1261 mStandaloneContext = mSharedContext.createConfigurationContext(defConfig); in loadFromStandalone()