Searched defs:setOnApplyWindowInsetsListener (Results 1 – 3 of 3) sorted by relevance
60 public static void setOnApplyWindowInsetsListener(View view, in setOnApplyWindowInsetsListener() method in ViewCompatLollipop
447 void setOnApplyWindowInsetsListener(View view, OnApplyWindowInsetsListener listener); in setOnApplyWindowInsetsListener() method899 public void setOnApplyWindowInsetsListener(View view, in setOnApplyWindowInsetsListener() method in ViewCompat.BaseViewCompatImpl1618 … public void setOnApplyWindowInsetsListener(View view, OnApplyWindowInsetsListener listener) { in setOnApplyWindowInsetsListener() method in ViewCompat.LollipopViewCompatImpl2922 public static void setOnApplyWindowInsetsListener(View v, in setOnApplyWindowInsetsListener() method in ViewCompat
7777 public void setOnApplyWindowInsetsListener(OnApplyWindowInsetsListener listener) { in setOnApplyWindowInsetsListener() method