Searched refs:forceConstruct (Results 1 – 1 of 1) sorted by relevance
2442 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { in getWindowInsets() argument2443 if (mLastWindowInsets == null || forceConstruct) { in getWindowInsets()