Searched refs:rootWindowInsets (Results 1 – 1 of 1) sorted by relevance
462 final WindowInsets rootWindowInsets = getRootWindowInsets(); in onApplyWindowInsets() local463 if (rootWindowInsets != null && (rootWindowInsets.getStableInsetBottom() in onApplyWindowInsets()