Searched refs:navInset (Results 1 – 2 of 2) sorted by relevance
213 val navInset = insets.getInsetsIgnoringVisibility( in updatePadding() constant215 setPadding(0, 0, 0, navInset.bottom + in updatePadding()
276 val navInset = insets.getInsetsIgnoringVisibility(WindowInsets.Type.navigationBars()) in updatePadding() constant281 navInset.bottom + resources.getDimensionPixelSize(config.bottomMarginResId) in updatePadding()