Searched defs:cutoutRight (Results 1 – 3 of 3) sorted by relevance
56 var cutoutRight = 0 in adjustLayout() variable
640 int cutoutRight = 0; in getAvailableScreenWidth() local
232 int cutoutRight = (cutout != null) ? cutout.getSafeInsetRight() : 0; in getRtlTranslation() local