Searched refs:onWindowInsetsApplied (Results 1 – 1 of 1) sorted by relevance
375 setOnApplyWindowInsetsListener((view, insets) -> onWindowInsetsApplied(insets)); in onAttachedToWindow()415 private WindowInsets onWindowInsetsApplied(WindowInsets insets) { in onWindowInsetsApplied() method in MenuViewLayer