Searched refs:setOnApplyWindowInsetsListener (Results 1 – 9 of 9) sorted by relevance
52 public static void setOnApplyWindowInsetsListener(View view, in setOnApplyWindowInsetsListener() method in ViewCompatApi2154 view.setOnApplyWindowInsetsListener(new View.OnApplyWindowInsetsListener() { in setOnApplyWindowInsetsListener()
39 drawerLayout.setOnApplyWindowInsetsListener(new InsetsListener()); in configureApplyInsets()
337 void setOnApplyWindowInsetsListener(View view, OnApplyWindowInsetsListener listener); in setOnApplyWindowInsetsListener() method736 public void setOnApplyWindowInsetsListener(View view, in setOnApplyWindowInsetsListener() method in ViewCompat.BaseViewCompatImpl1184 … public void setOnApplyWindowInsetsListener(View view, OnApplyWindowInsetsListener listener) { in setOnApplyWindowInsetsListener() method in ViewCompat.Api21ViewCompatImpl1185 ViewCompatApi21.setOnApplyWindowInsetsListener(view, listener); in setOnApplyWindowInsetsListener()2315 public static void setOnApplyWindowInsetsListener(View v, in setOnApplyWindowInsetsListener() method in ViewCompat2317 IMPL.setOnApplyWindowInsetsListener(v, listener); in setOnApplyWindowInsetsListener()
40 NO DOC BLOCK: android.view.View Method setOnApplyWindowInsetsListener(android.view.View.OnApplyWind…
436 decor.setOnApplyWindowInsetsListener(new View.OnApplyWindowInsetsListener() { in setupDecor()
316 ViewCompat.setOnApplyWindowInsetsListener(mSubDecor, in ensureSubDecor()
6513 public void setOnApplyWindowInsetsListener(OnApplyWindowInsetsListener listener) { in setOnApplyWindowInsetsListener() method in View
35930 … method public void setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener);
33697 … method public void setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener);