Searched refs:mWindowLayoutComponent (Results 1 – 1 of 1) sorted by relevance
34 private volatile WindowLayoutComponent mWindowLayoutComponent; field in WindowExtensionsImpl50 if (mWindowLayoutComponent == null) { in getWindowLayoutComponent()52 if (mWindowLayoutComponent == null) { in getWindowLayoutComponent()54 mWindowLayoutComponent = new WindowLayoutComponentImpl(context); in getWindowLayoutComponent()58 return mWindowLayoutComponent; in getWindowLayoutComponent()