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