Searched refs:sysWinLeft (Results 1 – 1 of 1) sorted by relevance
199 int sysWinLeft = (windowInset != null) ? windowInset.getStableInsetLeft() : 0; in getRtlTranslation() local203 int leftInset = Math.max(sysWinLeft, cutoutLeft); in getRtlTranslation()