Searched refs:hasCalculatedBottomOffset (Results 1 – 1 of 1) sorted by relevance
269 private boolean hasCalculatedBottomOffset = false; field in SystemBarHelper.WindowInsetsListener273 if (!hasCalculatedBottomOffset) { in onApplyWindowInsets()275 hasCalculatedBottomOffset = true; in onApplyWindowInsets()