Searched refs:sysWinRight (Results 1 – 1 of 1) sorted by relevance
227 int sysWinRight = (windowInset != null) ? windowInset.getStableInsetRight() : 0; in getRtlTranslation() local231 int rightInset = Math.max(sysWinRight, cutoutRight); in getRtlTranslation()