Searched refs:WindowInsetsListener (Results 1 – 2 of 2) sorted by relevance
220 view.setOnApplyWindowInsetsListener(new WindowInsetsListener()); in setImeInsetView()321 private static class WindowInsetsListener implements View.OnApplyWindowInsetsListener { class in SystemBarHelper
183 root.setOnApplyWindowInsetsListener(new WindowInsetsListener()); in onCreateView()318 private class WindowInsetsListener implements View.OnApplyWindowInsetsListener { class in DrawerFragment