Searched refs:getLastWindowInsets (Results 1 – 3 of 3) sorted by relevance
58 final WindowInsetsCompat colLastInsets = mCoordinatorLayout.getLastWindowInsets(); in testDrawsAboveNavigationBar()
116 final WindowInsetsCompat parentInsets = parent.getLastWindowInsets(); in layoutChild()
366 final WindowInsetsCompat getLastWindowInsets() { in getLastWindowInsets() method in CoordinatorLayout