Searched defs:addOnGlobalLayoutListener (Results 1 – 4 of 4) sorted by relevance
187 fun addOnGlobalLayoutListener(listener: ViewTreeObserver.OnGlobalLayoutListener) in expand() method
69 override fun addOnGlobalLayoutListener(listener: ViewTreeObserver.OnGlobalLayoutListener) {} in addOnGlobalLayoutListener() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
3526 public void addOnGlobalLayoutListener(ViewTreeObserver.OnGlobalLayoutListener listener) { in addOnGlobalLayoutListener() method
648 public void addOnGlobalLayoutListener(OnGlobalLayoutListener listener) { in addOnGlobalLayoutListener() method in ViewTreeObserver