Searched refs:onWindowInsetsApplied (Results 1 – 1 of 1) sorted by relevance
342 setOnApplyWindowInsetsListener((view, insets) -> onWindowInsetsApplied(insets)); in show()508 private WindowInsets onWindowInsetsApplied(WindowInsets insets) { in onWindowInsetsApplied() method in AccessibilityFloatingMenuView